[PR #64] [CLOSED] add InfluxDB v1.8, Grafana 7.0 and Telegraf docker-compose sample #787

Closed
opened 2026-03-07 21:23:53 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/docker/awesome-compose/pull/64
Author: @xe-nvdk
Created: 5/24/2020
Status: Closed

Base: masterHead: master


📝 Commits (8)

  • 95c023e add InfluxDB v1.8, Grafana 7.0 and Telegraf docker-compose sample
  • 354abd4 corrections to readme.md
  • 5b8f68c corrections to readme.md
  • c56b7b7 corrections to readme.md
  • 406275d corrections to readme.md
  • 9a7fac2 corrections to readme.md
  • f87302a corrections to readme.md
  • 00fab60 corrections to readme.md

📊 Changes

3 files changed (+103 additions, -0 deletions)

View changed files

telegraf-influxdb-grafana/README.md (+77 -0)
telegraf-influxdb-grafana/docker-compose.yml (+26 -0)
telegraf-influxdb-grafana/screenshot.png (+0 -0)

📄 Description

Hi guys. this docker-compose file has three components. InfluxDB v1.8, Telegraf, and Grafana latest version (7.0). All is working. Let me know any doubts or comments.


🔄 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/docker/awesome-compose/pull/64 **Author:** [@xe-nvdk](https://github.com/xe-nvdk) **Created:** 5/24/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (8) - [`95c023e`](https://github.com/docker/awesome-compose/commit/95c023e377ce0b11525e161b4befcf52dffd851c) add InfluxDB v1.8, Grafana 7.0 and Telegraf docker-compose sample - [`354abd4`](https://github.com/docker/awesome-compose/commit/354abd4620f48c714a812f4779e8b142bca32102) corrections to readme.md - [`5b8f68c`](https://github.com/docker/awesome-compose/commit/5b8f68cf5ba37bf22d40b2728b8797405e6371d3) corrections to readme.md - [`c56b7b7`](https://github.com/docker/awesome-compose/commit/c56b7b7980a6d695288bad313302bae23e96f94b) corrections to readme.md - [`406275d`](https://github.com/docker/awesome-compose/commit/406275d8bf24a1d838a60e582d2cba8e53c65985) corrections to readme.md - [`9a7fac2`](https://github.com/docker/awesome-compose/commit/9a7fac2a1572eed4056bf908dc9864bcfb8ff6ec) corrections to readme.md - [`f87302a`](https://github.com/docker/awesome-compose/commit/f87302a0d72388c6e714a2fd7ad4b227486cbd38) corrections to readme.md - [`00fab60`](https://github.com/docker/awesome-compose/commit/00fab6053b0ed7caf005ec60ac209ba260ff7396) corrections to readme.md ### 📊 Changes **3 files changed** (+103 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `telegraf-influxdb-grafana/README.md` (+77 -0) ➕ `telegraf-influxdb-grafana/docker-compose.yml` (+26 -0) ➕ `telegraf-influxdb-grafana/screenshot.png` (+0 -0) </details> ### 📄 Description Hi guys. this docker-compose file has three components. InfluxDB v1.8, Telegraf, and Grafana latest version (7.0). All is working. Let me know any doubts or comments. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-07 21:23:53 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-compose#787