prom: basic builtin prometheus stats exporter
[vpp.git] / src / plugins / prom / FEATURE.yaml
1 ---
2 name: Prom (Prometheus Exporter)
3 maintainer: Florin Coras <fcoras@cisco.com>
4 features:
5   - Stats scraper
6   - Prometheus exporter
7 description: "HTTP static server url handler that scrapes stats and exports
8               them in Prometheus format"
9 state: experimental
10 properties: [MULTITHREAD]