@cryptotaxi247 / netdata-1 / commits / aa9c105de

Adds GreptimeDB to prometheus metadata (#17936)

dennis zhuang committed Jun 17, 2024 at 11:13 UTC aa9c105ded4d7d203eef9cc1b01cffbc53583db3
1 file changed +12
src/exporting/prometheus/metadata.yaml
+12
@@ -434,3 +434,15 @@
434 - TimescaleDB
435 - prometheus
436 - remote write
437 +- <<: *promexport
438 + id: 'export-greptimedb'
439 + meta:
440 + <<: *meta
441 + name: GreptimeDB
442 + link: https://greptime.com/product/db
443 + icon_filename: 'greptimedb.png'
444 + keywords:
445 + - export
446 + - GreptimeDB
447 + - prometheus
448 + - remote write