Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Examples

This directory contains example inputs and outputs for the Kubernetes Monitoring Helm chart. These are real examples, not contrived text snippets. They use the chart itself to generate the outputs.

In each example, there is a values.yaml file, which serves as the input for the chart. Then, helm template is used to render the chart to produce output.yaml, which is what would be deployed to the Kubernetes cluster, given that values file.

Then, we extract the Grafana Alloy configuration files from the ConfigMap objects and save them as metrics.alloy, events.alloy, logs.alloy, and profiles.alloy.

Process for generating example files

Index of examples

Enabling or disabling features

Customizing behavior

Specific platform examples