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 Node Logs feature, which currently only handles journal logs #953

Merged
merged 6 commits into from
Nov 26, 2024

Conversation

petewall
Copy link
Collaborator

No description provided.

@petewall petewall requested a review from a team as a code owner November 26, 2024 16:41
Signed-off-by: Pete Wall <pete.wall@grafana.com>
@petewall petewall mentioned this pull request Nov 26, 2024
8 tasks
relabel_rules = loki.relabel.journal.rules
labels = {
job = {{ .Values.journal.jobLabel | quote }},
instance = env("HOSTNAME"),
Copy link
Member

Choose a reason for hiding this comment

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

Do you know if the hostname here would generally match the k8s node name?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I believe it matches the Node name where the Alloy pod lives.

Signed-off-by: Pete Wall <pete.wall@grafana.com>
…, so it ensures that things are still valid there

Signed-off-by: Pete Wall <pete.wall@grafana.com>
Signed-off-by: Pete Wall <pete.wall@grafana.com>
Signed-off-by: Pete Wall <pete.wall@grafana.com>
Signed-off-by: Pete Wall <pete.wall@grafana.com>
@petewall petewall merged commit 525073a into main Nov 26, 2024
31 checks passed
@petewall petewall deleted the feat/journal-logs branch November 26, 2024 21:39
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.

2 participants