[PR #265] [MERGED] Add Graphite #514

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

📋 Pull Request Information

Original PR: https://github.com/ONLYOFFICE/Docker-DocumentServer/pull/265
Author: @heatray
Created: 7/22/2020
Status: Merged
Merged: 7/23/2020
Merged by: @agolybev

Base: release/v6.0.0Head: feature/graphite


📝 Commits (10+)

📊 Changes

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

View changed files

📝 .travis.yml (+3 -0)
📝 README.md (+4 -0)
📝 run-document-server.sh (+18 -0)
tests/graphite.yml (+32 -0)
tests/graphite/statsd/config.js (+7 -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/265 **Author:** [@heatray](https://github.com/heatray) **Created:** 7/22/2020 **Status:** ✅ Merged **Merged:** 7/23/2020 **Merged by:** [@agolybev](https://github.com/agolybev) **Base:** `release/v6.0.0` ← **Head:** `feature/graphite` --- ### 📝 Commits (10+) - [`7dd4e19`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/7dd4e19a83dcafcb23ab6025181fb53792b5adc8) Add metrics configuration - [`434a609`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/434a6092836834890dcca891aaeb16295f765a1b) Add graphite docker files - [`549dd56`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/549dd56a9fa9f3293f8d759099dc2e2000187147) Fix metrics configuration - [`ab82275`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/ab822750181b9e1500d13bdb48375b0c8dace4d7) Fix docker-compose config - [`41107a7`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/41107a727911665d9394239d1c824e9608ed46f5) Add travis test - [`dfa986f`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/dfa986fe3efc51daf28018cad03191a6287f31ee) Fix docker-compose config - [`51c9e90`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/51c9e90c63cda434431414a18eed7ac396584a80) Fix filename - [`596c03f`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/596c03fc97d234399cbdc76b26e3e397f76e5546) Fix metrics default values - [`cf04add`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/cf04addb4a85084747c811b1d29c376a140d6c81) Edit README for metrics - [`2751c25`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/2751c25465283ce215087f71e852ce2338219aa1) Fix flushInterval ### 📊 Changes **5 files changed** (+64 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+3 -0) 📝 `README.md` (+4 -0) 📝 `run-document-server.sh` (+18 -0) ➕ `tests/graphite.yml` (+32 -0) ➕ `tests/graphite/statsd/config.js` (+7 -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:32:55 +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#514
No description provided.