docs: remove prometheus SQL Exporter (#21306)
Ilya Mashchenko committed
Nov 17, 2025 at 14:22 UTC
665ba9eeb2c4b947a34b032a5405a5bd278bc965
1 file changed
-30
src/go/plugin/go.d/collector/prometheus/metadata.yaml
-30
@@ -7341,36 +7341,6 @@ modules:
7341
- title: Install Exporter
7342
description: |
7343
Install [Sphinx Exporter](https://github.com/foxdalas/sphinx_exporter) by following the instructions mentioned in the exporter README.
7344
- - <<: *module
7345
- meta:
7346
- <<: *meta
7347
- id: collector-go.d.plugin-prometheus-sql
7348
- most_popular: false
7349
- community: true
7350
- monitored_instance:
7351
- name: SQL Database agnostic
7352
- link: https://github.com/free/sql_exporter
7353
- icon_filename: sql.svg
7354
- categories:
7355
- - data-collection.database-servers
7356
- keywords:
7357
- - database
7358
- - relational db
7359
- - data querying
7360
- overview:
7361
- <<: *overview
7362
- data_collection:
7363
- metrics_description: |
7364
- Query SQL databases for efficient database performance monitoring.
7365
- method_description: |
7366
- Metrics are gathered by periodically sending HTTP requests to [SQL Exporter](https://github.com/free/sql_exporter).
7367
- setup:
7368
- <<: *setup
7369
- prerequisites:
7370
- list:
7371
- - title: Install Exporter
7372
- description: |
7373
- Install [SQL Exporter](https://github.com/free/sql_exporter) by following the instructions mentioned in the exporter README.
7344
- <<: *module
7345
meta:
7346
<<: *meta