devtron
devtron copied to clipboard
Fix Deployment with Application metrics enabled when prometheus stack is not deployed.
📜 Description
When prometheus stack is not deployed so we can either disable the app-metric button by default or show a message below the toggle button that prometheus stack needs to be there for this.
👟 Reproduction steps
- Deploy any application with enable app-metric when we do not have prometheus deployed over the cluster.
👍 Expected behavior
we can either disable the app-metric button by default or show a message below the toggle button that prometheus stack needs to be there for this.
👎 Actual Behavior
Right now we are getting monitoring.coreos.com crd not present.
💻 Device
Desktop/Laptop
💻 Operating system
MacOS
🌍 Browser
Chrome
🧱 Your Environment
No response
✅ Proposed Solution
No response
👀 Have you spent some time to check if this issue has been raised before?
- [X] I checked and didn't find any similar issue
🏢 Have you read the Code of Conduct?
- [X] I have read the Code of Conduct
AB#523