@cryptotaxi247 / netdata-1 / commits / 8c2fdc515

add OpenSearch to exporting prom meta (#17942)

Ilya Mashchenko committed Jun 18, 2024 at 09:44 UTC 8c2fdc515b1af8eb9a6a21221e755ebbb2ff50cd
1 file changed +12
src/exporting/prometheus/metadata.yaml
+12
@@ -326,6 +326,18 @@
326 - ElasticSearch
327 - prometheus
328 - remote write
329 +- <<: *promexport
330 + id: 'export-opensearch'
331 + meta:
332 + <<: *meta
333 + name: OpeanSearch
334 + link: https://opensearch.org/
335 + icon_filename: 'opensearch.svg'
336 + keywords:
337 + - export
338 + - OpenSearch
339 + - prometheus
340 + - remote write
341 - <<: *promexport
342 id: 'export-gnocchi'
343 meta: