Skip to content

Instantly share code, notes, and snippets.

@srikanthccv
Created October 26, 2024 11:29
Show Gist options
  • Save srikanthccv/079fc41335799bff51164ef94b1f9f81 to your computer and use it in GitHub Desktop.
Save srikanthccv/079fc41335799bff51164ef94b1f9f81 to your computer and use it in GitHub Desktop.
otelDeployment:
config:
receivers:
redis:
endpoint: <redis-host>:6379
service:
pipelines:
metrics/internal:
receivers: [redis]
processors: [batch]
exporters: []
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment