Closed
Description
Use case
My team has a specific metric format used across lambda runtimes with the following dimensions: [Operation, Function]. I would like to use single_metric
without 'service' added as a third dimension.
I would remove POWERTOOLS_SERVICE_NAME, but we also leverage the powertools Logger.
Solution/User Experience
The ability to exclude 'service' as a dimension from single_metric
calls.
Alternative solutions
Support ignoring POWERTOOLS_SERVICE_NAME globally in Metric() since it is required by Logger.
Acknowledgment
- This feature request meets Powertools for AWS Lambda (Python) Tenets
- Should this be considered in other Powertools for AWS Lambda languages? i.e. Java, TypeScript, and .NET
Metadata
Metadata
Assignees
Type
Projects
Status
Shipped