Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Giant Swarm managed Grafana Agent App

License

Notifications You must be signed in to change notification settings

giantswarm/grafana-agent-app

Repository files navigation

CircleCI

Read me after cloning this template (GS staff only)

Grafana Agent chart

Giant Swarm offers a Grafana Agent App which can be installed in workload clusters. Here we define the Grafana Agent chart with its templates and default configuration.

What is this app?

Why did we add it?

Who can use it?

⚠️ Deprecation notice

grafana-agent has been replaced by Alloy. grafana-agent is not used anymore, and it is now deprecated.

Installing

There are several ways to install this app onto a workload cluster.

Configuring

values.yaml

This is an example of a values file you could upload using our web interface.

# values.yaml

Sample App CR and ConfigMap for the management cluster

If you have access to the Kubernetes API on the management cluster, you could create the App CR and ConfigMap directly.

Here is an example that would install the app to workload cluster abc12:

# appCR.yaml
# user-values-configmap.yaml

See our full reference on how to configure apps for more details.

Compatibility

This app has been tested to work with the following workload cluster release versions:

  • add release version

Limitations

Some apps have restrictions on how they can be deployed. Not following these limitations will most likely result in a broken deployment.

  • add limitation

Credit