-
Notifications
You must be signed in to change notification settings - Fork 417
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
chore(telemetry): configuration telemetry reporting #11115
base: main
Are you sure you want to change the base?
Conversation
We refactor the implementation of the telemetry configuration reporting to use new API exposed by the latest release of envier. We also implement a configuration class that automatically reports configuration telemetry after the environment variables have been parsed and validated.
|
BenchmarksBenchmark execution time: 2025-01-08 15:41:19 Comparing candidate commit 74c150e in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 394 metrics, 2 unstable metrics. |
f1d768f
to
d60ed8d
Compare
ensure recursivzely defined envier items are captured in telemetry
d60ed8d
to
9bdab98
Compare
If this change is backported to the 2.15 branch before 2.15.0 is released then a release note is not required. cc: @erikayasuda |
Datadog ReportBranch report: ✅ 0 Failed, 87 Passed, 1468 Skipped, 4m 11.97s Total duration (35m 21.08s time saved) |
We refactor the implementation of the telemetry configuration reporting to use new API exposed by the latest release of envier. We also implement a configuration class that automatically reports configuration telemetry after the environment variables have been parsed and validated.
Checklist
Reviewer Checklist