Lex Rivera

Results 87 comments of Lex Rivera

simple example to send everything to telegram: ``` alertmanager_receivers: - name: telegram-receiver telegram_configs: - send_resolved: true http_config: follow_redirects: true api_url: https://api.telegram.org bot_token: YOUR_BOT_TOKEN chat_id: YOUR_CHAT_ID parse_mode: HTML message: '{% raw...

Noticed materialistic failed to install, opened link, 404. Will be really sad to see it gone, definitely best HN client.

Looks like i found issue - limits on pod with atlantis were too small. hcloud probably passed because it was really light on resources. Still think that debug can be...

Yeah, loki-styled retention streams will be great here. In loki i use them to keep debug for a day, while everything else is stored for longer amount of time. Default...

Yes, I added that block in loki.structuredConfig, so it's present in generated configMap

The only activity related to blooms i see in metrics is ``` loki_bloom_gateway_inflight_tasks_count ``` Constantly rising

@anosulchik what is your storage schema version btw? v12? v13?

as i can see new bind system was implemented, but bipods still should be deployed with next target bind?

No luck for me trying to get groups getting passed to authelia :( users works nice but groups ain't passing. My authelia config: ``` url: ldap://glauth.glauth.svc.cluster.local:3893 timeout: 5s start_tls: false...