GithubHelp home page GithubHelp logo

isabella232 / grafana-agent-k8s-operator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from canonical/grafana-agent-k8s-operator

0.0 0.0 0.0 317 KB

Charm for Grafana Agent

License: Apache License 2.0

Python 100.00%

grafana-agent-k8s-operator's Introduction

Grafana agent operator for Kubernetes

Description

Grafana Agent is a telemetry collector for sending metrics, logs, and trace data to the opinionated Grafana observability stack.

Usage

Create a Juju model for your operators, say "lma"

juju add-model lma

The Grafana agent may be deployed using the juju command line:

juju deploy grafana-agent-k8s

If required, you can remove the deployment completely:

juju destroy-model -y lma --no-wait --force --destroy-storage

Relations

Currently supported relations are:

Required relations

  • prometheus-remote-write: to be used to push data to a charm exposing the Prometheus prometheus_remote_write API.
  • metrics-endpoint: to be used to integrate with charms that exposes metrics using the prometheus_scrape API.
  • logging: to be used to integrate with a charms that provides a loki_push_api interface, for instance the Loki charmed operator. Through this relation, the Grafana agent charm will send labeled log generated by a workload charm.

Provides relations:

  • log_proxy: to be used as a log proxy between a workload charm and a charms that provides a loki_push_api interface, for instance the Loki charmed operator. When this relation is established, a Promtail binary is injected and configured into the workload charm. This Promtail binary will label and send the logs to this charm which in turn will redirect them to Loki.

OCI Images

This charm by default uses the v0.20.1 release of the grafana/agent

grafana-agent-k8s-operator's People

Contributors

abuelodelanada avatar dstathis avatar rbarry82 avatar sed-i avatar simskij avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.