liatrio / tag-o11y-quick-start-manifests

A set of Kubernetes manifests for standing up a local Observability stack quickly leveraging OpenTelemetry
https://openo11y.dev
Apache License 2.0
10 stars 3 forks source link

Add manifest for the liatrio otel gateway to run in a local k8s cluster #3

Closed caseyw closed 5 months ago

caseyw commented 6 months ago

After tag-o11y-manifests Issue 25 is complete, add kustomize manifests this repo that rely on liatrio/tag-o11y-manifests//gateway-collector/overlays/local. This should allow us to run Liatrio's otel distro as a gateway collector.

Configure the collector such that it exports telemetry to the grafana/otel-lgtm service/pods running in the local k8s cluster.

Update the Makefile and README.md files accordingly.

adrielp commented 5 months ago

This was accomplished through the quick start manifests.