Skip to content

EPFL-ENAC/otel-helm-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OTel (OpenTelemetry) Collector helm chart

Test the chart

Create a myValues.yaml file:

echo "fullnameOverride: myotel
collector:
  config:
    receivers:
    processors:
  metrics:
    grafanaMonitor:
      enabled: false
" > myValues.yaml

Then test the chart

helm template myname . -f myValues.yaml

About

OTel (Open Telemetry) helm chart to create a collector and tell Grafana to retrieve metrics

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors