alloy_implementation #13
No reviewers
Labels
No labels
No milestone
No project
No assignees
2 participants
Due date
No due date set.
Dependencies
No dependencies set.
Reference: DevFW-CICD/stacks#13
Loading…
Reference in a new issue
No description provided.
Delete branch "alloy_implementation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Here is a working implementation of Grafana Alloy which replaces the deprecated Promtail.
As for changes in dashboard_loki_container.yaml - I'm not certain what this piece of code does. The simple replacement of the container names works. @Christopher.Hase since you implemented this part please check if that's enough.
Promtail used to ship additional filtering for the cluster information like app, component, filename, node_name, stream. As for the current implementation I've decided to relinquish these. I can be added in the future in the configuration in alloy/values.yaml
I had to merge my own MR because @Christopher.Hase had some technical difficulties.