https://github.com/apgiorgi/telegraf-pgsql-docker
Telegraf with PostgreSQL output plugin docker image
https://github.com/apgiorgi/telegraf-pgsql-docker
postgresql telegraf
Last synced: about 1 month ago
JSON representation
Telegraf with PostgreSQL output plugin docker image
- Host: GitHub
- URL: https://github.com/apgiorgi/telegraf-pgsql-docker
- Owner: apgiorgi
- License: other
- Created: 2020-01-08T01:25:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-07T16:16:46.000Z (over 4 years ago)
- Last Synced: 2025-12-30T14:35:44.974Z (6 months ago)
- Topics: postgresql, telegraf
- Language: Dockerfile
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Telegraf with PostgreSQL output plugin from @phemmer
This image is built including the custom output plugin for PostgreSQL, from **https://github.com/phemmer/telegraf/tree/postgres**
Plugin usage docs can be found at **https://github.com/phemmer/telegraf/tree/postgres/plugins/outputs/postgresql**
# NOTE
This is a temporary workaround until the official release of Telegraf includes the output plugin.
# Telegraf
Telegraf is an open-source agent written in Go for collecting, processing, aggregating, and writing metrics.
## Using this image
Follow the original image readme at **https://hub.docker.com/_/telegraf**