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

Support resetting custom dimensions and related enhancements #132

Closed
Stephen-Bao opened this issue Aug 19, 2022 · 0 comments · Fixed by #136
Closed

Support resetting custom dimensions and related enhancements #132

Stephen-Bao opened this issue Aug 19, 2022 · 0 comments · Fixed by #136
Assignees
Labels
enhancement New feature or request

Comments

@Stephen-Bao
Copy link

Stephen-Bao commented Aug 19, 2022

Related issue:

This is the equivalent enhancements related to resetting custom dimensions in the Node library. Similar APIs and features should be implemented in all libraries for consistency. Specifially, the enhancements include:

  • Provide a resetDimensions(useDefault: boolean) API for resetting dimensions
  • Provide a feature flag to control whether flush() should preserve custom dimensions after each execution
  • Provide a setDimensions(useDefault: boolean, ...dimensionSets: Array<Record<string, string>>) API to control the behavior of default dimensions while setting new dimensions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants