daml/sdk/observability
Ratko Veprek 640cac45bc
Metrics: initialise views before meters to re-enable histograms (#18963)
Before this change, the whole histogram building logic was broken since we upgraded telemetry. Now,
we initialize the view before the meters. As part of this change, I also move the documentation
into the meter definition such that the metrics can include a description in otel, and finally I've improved
the filtering such that we now also filter by qualification, which means that a client will not be
overwhelmed with 400 unnecessary metrics.

Part of https://github.com/DACH-NY/canton/issues/17917
2024-04-11 14:05:58 +02:00
..
metrics Metrics: initialise views before meters to re-enable histograms (#18963) 2024-04-11 14:05:58 +02:00
pekko-http-metrics Metrics: initialise views before meters to re-enable histograms (#18963) 2024-04-11 14:05:58 +02:00
telemetry Metrics: initialise views before meters to re-enable histograms (#18963) 2024-04-11 14:05:58 +02:00
tracing move to subdir 3.0 (#18520) 2024-03-22 02:27:46 +01:00