Resource Unavailable (HTTP 503) on Metrics Scrape #1214
-
I'm trying to set up Promitor for a proof-of-concept, but it's failing at with a HTTP/503, resource temporarily unavailable. The service principal used is heavily over-equipped on the permissions side with the Contributor role. The error seems to occur regardless of the resource type used.
I've also tested multiple tags of the Promitor Linux container image, with the same result:
I assume there is a configuration error on my end. Here is the runtime.yaml:
and the metrics-declaration.yaml:
and the full log incl. stack trace:
Thanks for your time and best regards! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
So you're saying you get a 503 when calling /metrics? Hm that's odd. Looks like it's bubbling the 503 from Azure AD 🤔 Do you still have it now or was it temporary? |
Beta Was this translation helpful? Give feedback.
So you're saying you get a 503 when calling /metrics? Hm that's odd. Looks like it's bubbling the 503 from Azure AD 🤔
Do you still have it now or was it temporary?