Skip to content
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

Fix tracing sampling overriding the env var #60

Closed
wants to merge 4 commits into from

Conversation

Jossec101
Copy link
Contributor

  • fix: set max limit for fees
  • fix(loop_provider.go): change limitFees variable to read from environment variable LIMITFEES instead of using viper to improve flexibility and configuration options test(loop_provider_test.go): set LIMITFEES environment variable to "0.1" for testing purposes
  • feat: limit of fees in loopout
  • fix(telemetry.go): remove AlwaysSample() from TracerProvider to reduce unnecessary tracing overhead

markettes and others added 4 commits November 14, 2023 20:13
…ment variable LIMITFEES instead of using viper to improve flexibility and configuration options

test(loop_provider_test.go): set LIMITFEES environment variable to "0.1" for testing purposes
@Jossec101 Jossec101 closed this Nov 16, 2023
@Jossec101 Jossec101 deleted the fix-sampler-liquidator branch November 16, 2023 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants