diff --git a/conf/prometheus-statsd-mapping.yml b/conf/prometheus-statsd-mapping.yml index a994106..cd0cd71 100644 --- a/conf/prometheus-statsd-mapping.yml +++ b/conf/prometheus-statsd-mapping.yml @@ -1,27 +1,33 @@ defaults: timer_type: histogram buckets: - .005 - .01 - .025 - .05 - .1 - .25 - .5 - .75 - 1 - 2 - 5 - 10 - 15 - 30 - 45 - 60 - 120 - 300 - 600 - 900 - 1800 - 2700 - 3600 - 7200 + ttl: 24h + +mappings: +- match: "swh_journal_client_status" + name: "swh_journal_client_status" + ttl: 10m