Michel Hollands e57e947019 Add discovery.relabel stage to rename internal labels
Signed-off-by: Michel Hollands <michel.hollands@grafana.com>
2023-06-21 13:52:30 +01:00
2023-06-19 10:35:07 +01:00
2023-06-19 10:59:23 +01:00

meta-monitoring-chart

A meta-monitoring chart for GEL, GEM and GET.

Install this chart

  1. Create the meta namespace

    kubectl create namespace meta
    
  2. Create a values.yaml file

  3. Install this helm chart

    helm install -n meta meta ./charts/meta-monitoring
    
  4. Upgrade

    helm upgrade --install -n meta meta ./charts/meta-monitoring
    
  5. Delete this chart:

    helm delete -n meta meta
    

Update dependencies

Run this in the charts/meta-monitoring directory after updating a dependency:

helm dependency update meta-monitoring

List dependencies:

helm dependency list meta-monitoring
Description
A meta-monitoring chart for GEL and Loki.
Readme Apache-2.0 8.7 MiB
Languages
Smarty 72.2%
Makefile 11.9%
Shell 8.2%
Jsonnet 7.7%