Skip to content

Conversation

@dannykopping
Copy link
Collaborator

Adds Grafana Tempo in "monolithic" mode, which is easily scalable (just increase replicas). It's disabled by default.

image

Note: also includes a drive-by change to the kind testing instructions.

Signed-off-by: Danny Kopping <danny@coder.com>
Signed-off-by: Danny Kopping <danny@coder.com>
Signed-off-by: Danny Kopping <danny@coder.com>
Signed-off-by: Danny Kopping <danny@coder.com>
output {
metrics = [otelcol.processor.batch.default.input]
logs = [otelcol.processor.batch.default.input]
{{- if .Values.tempo.enabled }}
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes are only needed when withOTLPReceiver=true, but Coder can be configured to send traces directly to Tempo so it's not strictly necessary, just added for completeness.

@dannykopping
Copy link
Collaborator Author

Better add persistence as well, will do that tomorrow

Signed-off-by: Danny Kopping <danny@coder.com>
Signed-off-by: Danny Kopping <danny@coder.com>
@dannykopping dannykopping merged commit 4365bd8 into main Oct 14, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants