Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codeboten/serf-sd-config
Serf Service Discovery for Prometheus
https://github.com/codeboten/serf-sd-config
Last synced: 25 days ago
JSON representation
Serf Service Discovery for Prometheus
- Host: GitHub
- URL: https://github.com/codeboten/serf-sd-config
- Owner: codeboten
- Created: 2019-02-12T05:55:00.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-12T06:07:52.000Z (almost 6 years ago)
- Last Synced: 2024-11-07T19:49:36.260Z (3 months ago)
- Language: Go
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Serf Service Discovery for Prometheus
Adapter to support service discovery based on members of a serf cluster. The code in this repo is based on the example Prometheus [adapter](https://github.com/prometheus/prometheus/blob/master/documentation/examples/custom-sd/adapter-usage/main.go).
Some assumptions:
* at this point, the adapter assumes the members of the serf cluster expose prometheus metrics on port 9100