elastic / elastic/integrations
support for histogram time series metric types
Open
- Dominant language
- Handlebars
- Stars
- 333
- Forks
- 647
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 209
Description
the `histogram` time series metric type is in [preview in 9.3](https://www.elastic.co/docs/manage-data/data-store/data-streams/time-series-data-stream-tsds#time-series-metric)
we should add it as allowed metric type [here](https://github.com/elastic/package-spec/blob/main/spec/integration/data_stream/fields/fields.spec.yml#L125) and add it to existing `histogram`/`exponential_histogram`/`tdigest`(?) field types e.g. [here](https://github.com/elastic/integrations/blob/main/packages/etcd/data_stream/metrics/fields/fields.yml#L42)
Contributor guide
Assessment
This issue has not been assessed yet.