Skip to content

Replace Grafana Agent with Grafana Alloy#212

Merged
Blinkuu merged 2 commits intomainfrom
agent-to-alloy
Jun 17, 2025
Merged

Replace Grafana Agent with Grafana Alloy#212
Blinkuu merged 2 commits intomainfrom
agent-to-alloy

Conversation

@tom-miseur
Copy link
Contributor

@tom-miseur tom-miseur commented Jun 11, 2025

Thought I'd give this a go. I've done some very limited testing but it should probably be reviewed to ensure all deployment variants work as expected, and that all telemetry appears as expected as well.

Closes #66

@tom-miseur tom-miseur requested a review from a team as a code owner June 11, 2025 21:09
serviceAccountName: grafana-alloy
containers:
- name: grafana-alloy
image: grafana/alloy:v1.9.1
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd suggest we either pin all versions of grafana/alloy, like here, or use grafana/alloy:latest everywhere, like you do in Docker Compose.

Copy link
Contributor

@Blinkuu Blinkuu left a comment

Choose a reason for hiding this comment

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

I tried running docker-compose-cloud.yaml. Streaming results to my personal stack works as expected.

@Blinkuu Blinkuu merged commit 43635b9 into main Jun 17, 2025
6 checks passed
@Blinkuu Blinkuu deleted the agent-to-alloy branch June 17, 2025 10:08
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.

Replace Grafana Agent with Grafana Alloy

2 participants