aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp/app/vpp_prometheus_export.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-16stats: Add optional labels to prometheus metricsPim van Pelt1-59/+255
2023-10-03stats: added optional CLI arg "port" to specify non-default portFahad Khan1-6/+8
2022-06-15stats: fix prometheus exporter crash on large number of FIB entriesAlexander Chernavin1-2/+2
2022-03-31stats: convert error counters to normal countersDamjan Marion1-10/+0
2021-09-28stats: add name vectors to prometheus exporter outputAlexander Chernavin1-0/+9
2020-02-05stats: fix state counter removalVladimir Isaev1-0/+3
2019-05-22stats: support multiple works for error countersOle Troan1-3/+7
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-10-08Stats: prometheus export coverity errors.Ole Troan1-0/+6
2018-10-02Stats: vpp_prometheus_export fixes.Ole Troan1-1/+8
2018-09-17STATS: Dynamically mapped shared memory segmentOle Troan1-24/+20
2018-09-05STATS: Update Prometheus portOle Troan1-1/+1
2018-08-30Crude stat segment lock recoveryDave Barach1-1/+3
2018-08-29STATS: stat_client updates.Ole Troan1-0/+320