This directory contains documentation for Grafana Agent. It is split into two parts:
user/
: Documentation for users. This directory is hosted on grafana.com/docs/agent and we recommend interacting with it there instead of viewing the markdown on Github.developer/
: Documentation for contributors and maintainers.rfcs/
: RFCs for proposals relating to Grafana Agent.
Run make docs
. This launches a preview of the website with the current grafana docs at http://localhost:3002/docs/agent/latest/
which will refresh automatically when changes are made to content in the sources
directory.
Make sure Docker is running.
Below is a list of community-led projects for working with Grafana Agent. These projects are not maintained or supported by Grafana Labs.
A publically available release of a Grafana Agent Helm chart is maintained here. Contributions and improvements are welcomed. Full details on rolling out and supported options can be found in the readme.
This does not require the Grafana Agent Operator to rollout / deploy.
The grafana-agent-k8s charmed operator runs with Juju the Grafana Agent on Kubernetes. The Grafana Agent charmed operator is designed to work with the Logs, Metrics and Alerts observability stack.