Skip to content

Support resetting custom dimensions and related enhancements #87

Closed
@Stephen-Bao

Description

@Stephen-Bao

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions