Parcourir la source

Update docs/configuring-playbook-prometheus-postgres.md: add the copyright header before deleting the file

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4048/head
Suguru Hirahara il y a 1 an
Parent
révision
5ca5613d95
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: E4F9743DAB4B7B75
1 fichiers modifiés avec 9 ajouts et 0 suppressions
  1. +9
    -0
      docs/configuring-playbook-prometheus-postgres.md

+ 9
- 0
docs/configuring-playbook-prometheus-postgres.md Voir le fichier

@@ -1,3 +1,12 @@
<!--
SPDX-FileCopyrightText: 2021 Raymond Coetzee
SPDX-FileCopyrightText: 2021 WobbelTheBear
SPDX-FileCopyrightText: 2022 - 2024 Slavi Pantaleev
SPDX-FileCopyrightText: 2024 Suguru Hirahara

SPDX-License-Identifier: AGPL-3.0-or-later
-->

# Enabling metrics and graphs for Postgres (optional) # Enabling metrics and graphs for Postgres (optional)


Expanding on the metrics exposed by the [synapse exporter and the node exporter](configuring-playbook-prometheus-grafana.md), the playbook enables the [postgres exporter](https://github.com/prometheus-community/postgres_exporter) that exposes more detailed information about what's happening on your postgres database. Expanding on the metrics exposed by the [synapse exporter and the node exporter](configuring-playbook-prometheus-grafana.md), the playbook enables the [postgres exporter](https://github.com/prometheus-community/postgres_exporter) that exposes more detailed information about what's happening on your postgres database.


Chargement…
Annuler
Enregistrer