-
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 custom dimensions for metrics #122
Commits on Dec 21, 2023
-
Adding class for MetricHookCustomDimensions
Signed-off-by: André Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4de9a9a - Browse repository at this point
Copy the full SHA 4de9a9aView commit details -
Add support for custom dimensions in MetricsHook
Signed-off-by: André Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e700a53 - Browse repository at this point
Copy the full SHA e700a53View commit details -
Refactor MetricHookCustomDimensions to use List<KeyValuePair> instead…
… of TagList Signed-off-by: André Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e0be24e - Browse repository at this point
Copy the full SHA e0be24eView commit details -
Update MetricsHook to use KeyValuePair array for custom dimensions
Signed-off-by: André Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 674b984 - Browse repository at this point
Copy the full SHA 674b984View commit details
Commits on Dec 22, 2023
-
Remove unused using statements and update MetricsHook constructor
Signed-off-by: André Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1450022 - Browse repository at this point
Copy the full SHA 1450022View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3edc462 - Browse repository at this point
Copy the full SHA 3edc462View commit details -
Configuration menu - View commit details
-
Copy full SHA for a62f7e8 - Browse repository at this point
Copy the full SHA a62f7e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08ce525 - Browse repository at this point
Copy the full SHA 08ce525View commit details
Commits on Dec 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f152a94 - Browse repository at this point
Copy the full SHA f152a94View commit details
Commits on Jan 10, 2024
-
Initial attempt for custom function.
Signed-off-by: André Silva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 37f8b44 - Browse repository at this point
Copy the full SHA 37f8b44View commit details