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

Add cluster name, hash, peer and network to pushed loki labels #1509

Closed
corverroos opened this issue Dec 5, 2022 · 0 comments
Closed

Add cluster name, hash, peer and network to pushed loki labels #1509

corverroos opened this issue Dec 5, 2022 · 0 comments
Assignees

Comments

@corverroos
Copy link
Contributor

Problem to be solved

We will be collecting logs in a centralised loki. But we cannot filter logs by cluster name and hash since we only include a single label to loki, service=charon.

Proposed solution

Similar to prometheus labels, add the following labels when pushing logs, cluster_hash, cluster_name, cluster_peer, cluster_network.

obol-bulldozer bot pushed a commit that referenced this issue Dec 6, 2022
Adds lazy loaded cluster labels when pushing logs to loki so we can filter and query by node/cluster/network. 

category: feature
ticket: #1509
@corverroos corverroos self-assigned this Dec 6, 2022
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

No branches or pull requests

1 participant