quickwit-oss / quickwit

Cloud-native search engine for observability. An open-source alternative to Datadog, Elasticsearch, Loki, and Tempo.
https://quickwit.io
Other
8.32k stars 339 forks source link

add histogram to more core s3 calls #5557

Open trinity-1686a opened 5 days ago

trinity-1686a commented 5 days ago

Description

add histogram to some core s3 calls. This can help diagnosis incident that may be related to external systems. also only emit these histograms if the api has been called to not create too many unused metrics

How was this PR tested?

Describe how you tested this PR.