Merge branch 'main' of github.com:flashcatcloud/categraf

This commit is contained in:
Ulric Qin 2022-06-28 19:59:08 +08:00
commit d13ef2d3d9
1 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,11 @@
# Categraf
![Release](https://github.com/flashcatcloud/categraf/workflows/Release/badge.svg)
[![Powered By Wine](https://img.shields.io/badge/Powered%20By-Flashcat-red)](https://flashcat.cloud/)
Categraf is a monitoring agent for nightingale / prometheus / m3db / victoriametrics / thanos / influxdb / tdengine.
[![dockeri.co](https://dockeri.co/image/flashcatcloud/categraf)](https://hub.docker.com/r/flashcatcloud/categraf/)
## Links
- [QuickStart](https://www.gitlink.org.cn/flashcat/categraf/wiki/QuickStart)
@ -58,7 +62,7 @@ edit k8s/daemonset.yaml, replace NSERVER_SERVICE_WITH_PORT with service ip:port
kubectl apply -n monitoring -f ks8/daemonset.yaml
kubectl apply -n monitoring -f ks8/sidecar.yaml
```
notice: k8s/sidecar.yaml is a demo, replace mock with your own image.
Notice: k8s/sidecar.yaml is a demo, replace mock with your own image.
## Plugin