Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose k0s cluster ID in kosmotron API #683

Open
eromanova opened this issue Aug 14, 2024 · 0 comments
Open

Expose k0s cluster ID in kosmotron API #683

eromanova opened this issue Aug 14, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@eromanova
Copy link

K0s is configured to collect telemetry data from clusters. It collects cluster_id as the UID of the kube-system namespace in the format of kube-system:5aed46fc-9567-4f77-b67b-d0139653cc48. See: https://github.com/k0sproject/k0s/blob/761867a95cf089eda128f1b35a23a780a527f8f8/pkg/telemetry/telemetry.go#L70

Project 2A also needs to send telemetry and we need the k0s cluster_id to be exposed in some of the k0smotron objects to send project 2A-specific metrics and map them with k0s metrics by cluster_id.

@makhov makhov added the enhancement New feature or request label Aug 15, 2024
@jnummelin jnummelin added this to the 1.3 milestone Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants