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 #87

Closed
Stephen-Bao opened this issue Aug 19, 2022 · 0 comments
Closed

Support resetting custom dimensions and related enhancements #87

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

Comments

@Stephen-Bao
Copy link
Contributor

Stephen-Bao commented Aug 19, 2022

Related issue:

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

  • Provide a reset_dimensions(useDefault: bool) API for resetting dimensions
  • Provide a feature flag to control whether flush() should preserve custom dimensions after each execution
  • Provide a set_dimensions(useDefault: bool, *dimensions: Dict[str, str]) 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

No branches or pull requests

2 participants