Open
Description
Describe the solution you'd like
Users should be able to configure bucket sizes for histogram metrics we emit (or they emit using our metrics abstraction). This seems to only apply to Core-based SDKs since other SDKs have more flexibility here already.
Per-SDK Tickets
- Go - Already doable
- Java - Already doable
- Core - Done: Custom metric buckets sdk-core#844 (but there is a bug at [Bug] Histogram bucket overrides don't work for some metrics sdk-core#873)
- TypeScript - [Feature Request] Custom metric bucket sizes sdk-typescript#1634
- Python - [Feature Request] Allow custom metric buckets sdk-python#777
- .NET - [Feature Request] Custom metric bucket sizes sdk-dotnet#416
- Ruby - [Feature Request] Custom metric bucket sizes sdk-ruby#228
- PHP - Probably already doable
- Temporal CLI - N/A