Skip to content

System Properties + Env Var Docs #1384

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 21, 2025

Conversation

cicoyle
Copy link
Contributor

@cicoyle cicoyle commented May 21, 2025

Updates gRPC keepalive property names to use consistent naming convention: DAPR_GRPC_ENABLE_KEEP_ALIVE for environment variables and dapr.grpc.enable.keep.alive for system properties.

Add docs for users to know what they can set

cicoyle added 2 commits May 21, 2025 14:33
…me convention with . as _

Signed-off-by: Cassandra Coyle <[email protected]>
Signed-off-by: Cassandra Coyle <[email protected]>
@cicoyle cicoyle requested review from a team as code owners May 21, 2025 19:47
@cicoyle cicoyle mentioned this pull request May 21, 2025
3 tasks
Copy link
Contributor

@artur-ciocanu artur-ciocanu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love it, really, really nice, especially the docs part.

@dapr-bot dapr-bot merged commit 7291d4c into dapr:master May 21, 2025
9 checks passed
Copy link

codecov bot commented May 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.13%. Comparing base (d759c53) to head (d2523c9).
Report is 152 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1384      +/-   ##
============================================
+ Coverage     76.91%   78.13%   +1.22%     
- Complexity     1592     1830     +238     
============================================
  Files           145      223      +78     
  Lines          4843     5663     +820     
  Branches        562      601      +39     
============================================
+ Hits           3725     4425     +700     
- Misses          821      917      +96     
- Partials        297      321      +24     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

cicoyle added a commit to cicoyle/java-sdk that referenced this pull request Aug 6, 2025
* add properties file to docs and align system properties to env var name convention with . as _

Signed-off-by: Cassandra Coyle <[email protected]>

* reset env var to what it was

Signed-off-by: Cassandra Coyle <[email protected]>

---------

Signed-off-by: Cassandra Coyle <[email protected]>
Co-authored-by: artur-ciocanu <[email protected]>
cicoyle added a commit that referenced this pull request Aug 6, 2025
* add properties file to docs and align system properties to env var name convention with . as _



* reset env var to what it was



---------

Signed-off-by: Cassandra Coyle <[email protected]>
Co-authored-by: artur-ciocanu <[email protected]>
siri-varma pushed a commit to siri-varma/java-sdk that referenced this pull request Aug 6, 2025
* add properties file to docs and align system properties to env var name convention with . as _

Signed-off-by: Cassandra Coyle <[email protected]>

* reset env var to what it was

Signed-off-by: Cassandra Coyle <[email protected]>

---------

Signed-off-by: Cassandra Coyle <[email protected]>
Co-authored-by: artur-ciocanu <[email protected]>
Signed-off-by: sirivarma <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants