docs: add ScyllaDB prometheus (#21308)
Ilya Mashchenko committed
Nov 17, 2025 at 14:42 UTC
e9fcc1f6a500ed2288433a481cab3054effd91dc
1 file changed
+20
src/go/plugin/go.d/collector/prometheus/metadata.yaml
+20
@@ -1152,6 +1152,26 @@ modules:
1152
- title: Configure built-in Prometheus exporter
1153
description: |
1154
To configure the built-in Prometheus exporter, follow the [official documentation](https://concourse-ci.org/metrics.html#configuring-metrics).
1155
+ - <<: *module
1156
+ meta:
1157
+ <<: *meta
1158
+ id: collector-go.d.plugin-prometheus-scylladb
1159
+ most_popular: false
1160
+ community: true
1161
+ monitored_instance:
1162
+ name: ScyllaDB
1163
+ link: https://www.scylladb.com/
1164
+ icon_filename: scylladb.png
1165
+ categories:
1166
+ - data-collection.database-servers
1167
+ keywords: []
1168
+ overview:
1169
+ <<: *overview
1170
+ data_collection:
1171
+ metrics_description: |
1172
+ Track ScyllaDB NoSQL database metrics for efficient database management and performance with Netdata's Prometheus integration.
1173
+ method_description: |
1174
+ Metrics are gathered by periodically sending HTTP requests to the ScyllaDB built-in Prometheus exporter.
1175
- <<: *module
1176
meta:
1177
<<: *meta