-
Notifications
You must be signed in to change notification settings - Fork 23
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
feat: Add Metrics Hook #114
Commits on Dec 14, 2023
-
Signed-off-by: André Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 402b394 - Browse repository at this point
Copy the full SHA 402b394View commit details -
Add metrics tracking to MetricsHook class
Signed-off-by: André Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9d56d1b - Browse repository at this point
Copy the full SHA 9d56d1bView commit details -
Add metrics instrumentation to MetricsHook class
Signed-off-by: André Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 06ba9d4 - Browse repository at this point
Copy the full SHA 06ba9d4View commit details -
Add descriptions to metric counters
Signed-off-by: André Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 231ab4d - Browse repository at this point
Copy the full SHA 231ab4dView commit details -
Update MetricsHook.cs with new constant UNIT
Signed-off-by: André Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c50235f - Browse repository at this point
Copy the full SHA c50235fView commit details -
Add evaluationSuccessCounter metric tracking
Signed-off-by: André Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 53d9b0b - Browse repository at this point
Copy the full SHA 53d9b0bView commit details -
Add error tracking for evaluation errors
Signed-off-by: André Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 922fcec - Browse repository at this point
Copy the full SHA 922fcecView commit details -
Add tags to evaluationActiveUpDownCounter in Finally method
Signed-off-by: André Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 98f69eb - Browse repository at this point
Copy the full SHA 98f69ebView commit details -
Remove empty line in MetricsHook.cs
Signed-off-by: André Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5010a93 - Browse repository at this point
Copy the full SHA 5010a93View commit details -
Refactor metrics hook class and use constants for metric names and de…
…scriptions Signed-off-by: André Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 83da161 - Browse repository at this point
Copy the full SHA 83da161View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3654da8 - Browse repository at this point
Copy the full SHA 3654da8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c19866b - Browse repository at this point
Copy the full SHA c19866bView commit details -
Refactor metrics constants and attributes
Signed-off-by: André Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5a0ca25 - Browse repository at this point
Copy the full SHA 5a0ca25View commit details -
Update metrics constants names
Signed-off-by: André Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f3932c2 - Browse repository at this point
Copy the full SHA f3932c2View commit details -
Add meter name to MetricsHook class
Signed-off-by: André Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e96b2a7 - Browse repository at this point
Copy the full SHA e96b2a7View commit details -
Add MetricsHookTest class for OpenFeature.Contrib.Hooks.Otel.Test
Signed-off-by: André Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3a1edef - Browse repository at this point
Copy the full SHA 3a1edefView commit details -
Add Finally_Test to MetricsHookTest.cs
Signed-off-by: André Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 64e9e61 - Browse repository at this point
Copy the full SHA 64e9e61View commit details -
Signed-off-by: André Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fcaea28 - Browse repository at this point
Copy the full SHA fcaea28View commit details -
Refactor metrics assertions in MetricsHookTest.cs
Signed-off-by: André Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a813239 - Browse repository at this point
Copy the full SHA a813239View commit details -
Update README.md with usage examples for Traces and Metrics
Signed-off-by: André Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 67eb243 - Browse repository at this point
Copy the full SHA 67eb243View commit details -
Update OpenTelemetry hook example to send metrics to the console
Signed-off-by: André Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4cb73a5 - Browse repository at this point
Copy the full SHA 4cb73a5View commit details
Commits on Dec 15, 2023
-
Update MetricsConstants and MetricsHook to use long instead of double
Signed-off-by: André Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f8e52e6 - Browse repository at this point
Copy the full SHA f8e52e6View commit details -
Remove unused constant and update metric counter parameters
Signed-off-by: André Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 24d1682 - Browse repository at this point
Copy the full SHA 24d1682View commit details
Commits on Dec 18, 2023
-
Update metrics documentation in README.md
Signed-off-by: André Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a46278d - Browse repository at this point
Copy the full SHA a46278dView commit details -
fixup: add askpt to component_owners
Signed-off-by: Todd Baert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea63383 - Browse repository at this point
Copy the full SHA ea63383View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87a59e8 - Browse repository at this point
Copy the full SHA 87a59e8View commit details