logicmonitor / k8s-argus

Automated Kubernetes monitoring.
https://logicmonitor.github.io/k8s-argus/
Mozilla Public License 2.0
36 stars 15 forks source link
go kubernetes kubernetes-monitoring

:warning: Archived: We are no more maintaining this codebase. See docker images on docker hub or respective public image registries where logicmonitor host/push images. If you are interested in learning how to monitor your Kubernetes clusters, please refer to the LogicMonitor Container monitoring guide.


GoDoc GoDoc Travis Codecov Go Report Card Release GitHub (pre-)release

Argus is a tool for monitoring Kubernetes with LogicMonitor. Some of the key features of Argus are:

See the documentation to discover more about Argus.

Developing Argus

To build Argus, run:

$ make

Note: The Dockerfile uses multi-stage builds. Docker 17.05.0 or greater is required.

To build the documentation, run:

$ make docs

Note: Hugo is required to generate the documentation.

License

license