UNCLASSIFIED - NO CUI

Skip to content

Resolve "Set the default values for the k8s-monitoring chart to receive and publish tracing data."

Zach Callahan requested to merge 36-enable-tracing into main

General MR

Summary

This MR sets a network policy that allows alloy to receive OTLP over gRPC or HTTP from any pod in-cluster. The network policy pulls port numbers from the k8s-monitoring subchart to make sure they're always in sync.

This MR also includes the fix necessary to resolve issues alloy had pushing metrics to prometheus.

Relevant logs/screenshots

Evidence of traces making it to Tempo via Alloy:

Kiali Traffic: image

Traces in Tempo via Grafana UI: image

Upgrade Notices

N/A

Closes #36 (closed) Closes #43 (closed)

Edited by Zach Callahan

Merge request reports