-
Notifications
You must be signed in to change notification settings - Fork 10
add support for Loki ruler configuration #1
base: master
Are you sure you want to change the base?
Conversation
update also broken Loki documentation link
@diogenxs Not sure if you care about this role anymore, but I thought I'd try to merge my changes back, just in case. P.S. Thank you for writing it in the first place, it's very handy! |
this has the downside of taking up a bit of space, but at least this makes the role more idempotent when it comes to re-running it from different control nodes (e.g. in CI)
@weakcamel Nice work on the updates. I'm actually only looking for adding the I can imagine that @diogenxs won't approve your PR when you remove his name from the |
Lol, that's a good point. I actually assumed that the original author is no longer interested in maintaining this role so I need to go with my fork anyway. Should I be wrong though, i'm happy to revert that bit in this PR (or someone else to revert that). |
- update lint action's Github branch to main - fix FQCN findings
fix Github actions
query_range and query_scheduler for the sake of grafana/loki#4613 'custom_config' is for all future sections which may be added and aren't available at the moment of publishing this role
add query_range, query_scheduler and custom configs
replace include with import_tasks
address all ansible-lint findings
fix: added missing dependency
add compactor settings to loki config
update also broken Loki documentation link