slvr32

Results 4 comments of slvr32

I have the following in a puppet template/erb, to support at least some of the mtail options [Unit] Description=Mtail After=network.target [Service] ExecStart= \ -progs \ -logs \ -emit_prog_label=false \ -logtostderr...

I'm not sure if this is the same issue, but with alertmanager 0.26.0, the following in alertmanager yaml receivers: - name: ms_teams_receiver webhook_configs: - send_resolved: true http_config: {} url: http://localhost:2000/alertmanager...

I noticed that masking the url value with was added in https://github.com/prometheus/alertmanager/pull/3228 The interesting other details is that attempting a curl against one of the 'secret' webhook URLs results in...

Oops, disregard the tcp 2000 curl discussion, since that's related to behavior of the actual prometheus-msteams receiver binary