Hi,
just an update on this.
roidelapluie wrote a comment on the github issue suggesting that i try to add an ENV variable to prometheus. This resolved for me the issue.


Could you try with Prometheus running with the environment variable 
PROMETHEUS_COMMON_DISABLE_HTTP2=x ? That would help a lot.

--
Best regards
Kevin Weis
Pronouns: he / him


On 1/14/22 14:40, Kevin Weis wrote:
Hi,
i recently updated prometheus and alertmanager and now prometheus cant send any alerts to alertmanager :/

I've already tried downgrading alertmanger, without success.
I did't downgrade prometheus in fear of data inconsistencies or data-corruption.

Does anyone else had this issue and was able to solve it?
It would be great if someone could take a moment to look at this.


Prometheus version:
from version v2.28.1 to v2.32.1

Alertmanager version:
from version v0.22.2 to v0.23.0

Prometheus configuration file (snippet):
alerting:
    alertmanagers:
    - scheme: http
      proxy_url: "https://alertmanager.domain.tld";
      static_configs:
      - targets:
        - "alertmanager:9093"

Here is the error message logged by prometheus:

caller=notifier.go:526 level=error component=notifier alertmanager=http://alertmanager:9093/api/v2/alerts count=1 msg="Error sending alert" err="Post \"http://alertmanager:9093/api/v2/alerts\": http2: unsupported scheme"


More details are on https://github.com/prometheus/prometheus/issues/10160


Thanks


--
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/c97eefea-a318-9bf7-e70c-dcf3d2f56a6a%40compilenix.org.

Attachment: OpenPGP_0xB95F8A8A3E14BE84.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to