Skip to content

Conversation

@dhtclk
Copy link
Collaborator

@dhtclk dhtclk commented Nov 6, 2025

Summary

ClickStack Kafka Metrics Guide

Checklist

@vercel
Copy link

vercel bot commented Nov 6, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
clickhouse-docs Ready Ready Preview Comment Nov 6, 2025 11:45pm
clickhouse-docs-jp Building Building Preview Comment Nov 6, 2025 11:45pm
2 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
clickhouse-docs-ru Ignored Ignored Preview Nov 6, 2025 11:45pm
clickhouse-docs-zh Ignored Ignored Preview Nov 6, 2025 11:45pm


1. Mount the custom config file at `/etc/otelcol-contrib/custom.config.yaml`
2. Set the environment variable `CUSTOM_OTELCOL_CONFIG_FILE=/etc/otelcol-contrib/custom.config.yaml`
3. Ensure network connectivity between ClickStack and Kafka JMX endpoints
Copy link
Collaborator

Choose a reason for hiding this comment

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

what about the jar?

```yaml title="kafka-metrics.yaml"
receivers:
jmx:
jar_path: /opt/opentelemetry-jmx-metrics.jar
Copy link
Collaborator

Choose a reason for hiding this comment

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

where is this mounted? does it exist in our default image?

@gingerwizard
Copy link
Collaborator

It's not clear to me where the jar file comes from. Either we download it and mount it into the container or we include it in our default image?

Copy link
Collaborator

@gingerwizard gingerwizard left a comment

Choose a reason for hiding this comment

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

see comment

@gingerwizard
Copy link
Collaborator

k its not part of the container. Either ask @MikeShi42 to include in the container OR we download (from a reputable source) and mount.

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