[PR #495] [MERGED] Add docker-compose with prometheus and grafana #630

Closed
opened 2026-02-26 10:33:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ONLYOFFICE/Docker-DocumentServer/pull/495
Author: @KireevDmitry
Created: 9/15/2022
Status: Merged
Merged: 3/21/2023
Merged by: @agolybev

Base: hotfix/v7.3.3Head: feature/prometheus


📝 Commits (3)

  • 85bb59c Add docker-compose with prometheus and grafana
  • a9d5b02 Add dashbord installation
  • 4d86a4b Fix path to config file

📊 Changes

5 files changed (+2878 additions, -0 deletions)

View changed files

tests/prometheus.yml (+46 -0)
tests/prometheus/grafana/conf/default-provider.yaml (+23 -0)
tests/prometheus/grafana/conf/prometheus.yml (+6 -0)
tests/prometheus/grafana/dashboards/documentserver-statsd-exporter.json (+2797 -0)
tests/prometheus/prometheus-scrape/statsd-exporter.yml (+6 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ONLYOFFICE/Docker-DocumentServer/pull/495 **Author:** [@KireevDmitry](https://github.com/KireevDmitry) **Created:** 9/15/2022 **Status:** ✅ Merged **Merged:** 3/21/2023 **Merged by:** [@agolybev](https://github.com/agolybev) **Base:** `hotfix/v7.3.3` ← **Head:** `feature/prometheus` --- ### 📝 Commits (3) - [`85bb59c`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/85bb59c85ba75e0ef551645ab6dc4444f7a3c866) Add docker-compose with prometheus and grafana - [`a9d5b02`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/a9d5b02d65a4500af142de4a661752ebaa9c2a55) Add dashbord installation - [`4d86a4b`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/4d86a4b7101a52e2bbfa493d9f2dd5c379be96d5) Fix path to config file ### 📊 Changes **5 files changed** (+2878 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `tests/prometheus.yml` (+46 -0) ➕ `tests/prometheus/grafana/conf/default-provider.yaml` (+23 -0) ➕ `tests/prometheus/grafana/conf/prometheus.yml` (+6 -0) ➕ `tests/prometheus/grafana/dashboards/documentserver-statsd-exporter.json` (+2797 -0) ➕ `tests/prometheus/prometheus-scrape/statsd-exporter.yml` (+6 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 10:33:20 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-DocumentServer-ONLYOFFICE#630
No description provided.