Quentin Bisson
Quentin Bisson
Oh you're right :( Btw, i've just discovered a tool call [pint](https://github.com/cloudflare/pint) that could detect such issues using ci validation. Do you think it would make sense to add it...
Here is the output of pint without colors :( I think it would be best to add it to the loki-build-image but I'm not sure if you like to have...
@cstyan it should be fine now, pint is happy apart from the humanize thing
I meant this section: ``` /home/quentin/Documents/code/QuentinBisson/loki-upstream/production/loki-mixin-compiled-ssd/alerts.yaml:6-7 Information: Using the value of `rate(loki_request_duration_seconds_count{status_code=~"5.."}[2m])` inside this annotation might be hard to read, consider using one of humanize template functions to make it...
From what I see, it's using the wrong remote as the log line talks about `origin` but as my PR comes from a fork it's probably incorrect: ```/usr/bin/git -c protocol.version=2...
Awesome thanks :)
Thanks for the work @vlad-diachenko :)
go tests ./... -update should be fine :)
@cstyan don't worry about it, I was busy fixing Mimir mixins 😅 Now regarding this one, i was wondering if it would not be better to have a single single...
PR is here https://github.com/grafana/loki/pull/13471