My alertmanager.yml looks like this: curl -u "[email protected]:apitoken" \ -X POST \ -H "Content-Type: application/json" \ -d '{"jql": "project=PROJECT", "maxResults": 1 ...
In v2.12, the deprecated metricName is removed from the Prometheus scaler example. However, there are still some examples in the keda docs where this appears as an example of a Prometheus trigger.