Ram Janovski

Results 14 comments of Ram Janovski

Not sure if this is the same issue, but in our case using the default credentials (leaving the field blank) was causing the permission issue. Solution: **Don't use the default...

in our case we use rollout with ref to a deployment. this is the result: ![image](https://github.com/argoproj-labs/rollout-extension/assets/12986880/bb4d4168-65e4-4e5f-841c-3b219844b264)

it only fails for us when using a workloadRef pointing to another deployment. if using the rollout without an external deployment it works fine.

Thanks Ishaan, yes, that works (trailing slash) /metrics/ since prometheus can scrape that, I'm happy. could be better to expose the metrics with both paths: `/metric` and `/metric/` but since...