agent-operator

command
v1.3.191 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 1, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

README

Grafana Agent Operator

The Grafana Agent Operator is a Kubernetes operator that makes it easier to deploy the Grafana Agent and easier to collect telemetry data from your pods. It is currently in beta, and is subject to change at any time.

It works by watching for Kubernetes custom resources that specify how you would like to collect telemetry data from your Kubernetes cluster and where you would like to send it. They abstract Kubernetes-specific configuration that is more tedious to perform manually. The Grafana Agent Operator manages corresponding Grafana Agent deployments in your cluster by watching for changes against the custom resources.

Metric collection is based on the Prometheus Operator and supports the official v1 ServiceMonitor, PodMonitor, and Probe CRDs from the project. These custom resources represent abstractions for monitoring services, pods, and ingresses. They are especially useful for Helm users, where manually writing a generic SD to match all your charts can be difficult (or impossible!) or where manually writing a specific SD for each chart can be tedious.

Roadmap

  • Helm chart
  • Logs support
  • Traces support
  • Integrations support

Documentation

Refer to the project's documentation for how to install and get started with the Grafana Agent Operator.

Developer Reference

The Maintainer's Guide includes basic information to help you understand how the code works. This can be very useful if you are planning on working on the operator.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL