aboutsummaryrefslogtreecommitdiff
path: root/src/lib/metrics
AgeCommit message (Expand)Author
2023-03-13metrics: Add support for histograms.Gabriela Moldovan
2023-03-07metrics: Add a `reason` label to the HS error metrics.Gabriela Moldovan
2022-02-25Fix typosDimitris Apostolou
2021-05-12metrics: Need to surround label value with double quotesDavid Goulet
2021-05-12metrics: Add a reset store helper functionDavid Goulet
2021-05-12metrics: Move helper function to lib/metricsDavid Goulet
2021-05-12metrics: Print once the Promtheus commentsDavid Goulet
2021-03-12Run "make autostyle" in advance of new series.Nick Mathewson
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2020-11-12Fix typos.Samanta Navarro
2020-11-02Fix another duplicate typedef.Nick Mathewson
2020-10-28Fix duplicate typedef in metrics_store_entry.hNick Mathewson
2020-10-27lib/metrics: Fix wrong macro expansionDavid Goulet
2020-10-27metrics: Add tor_ namespace to all metricsDavid Goulet
2020-10-27doc: Initial documentation of the lib/metricsDavid Goulet
2020-10-27lib: New metrics libraryDavid Goulet