-
Task
-
Resolution: Done
-
Major
-
ConsoleDot CY23Q1, January Clean-Up, January Clean-Up round 2, June 2023 DevProd, DevProd June 2023 Release II, DevProd June Release Part III, DevProd June 2023 Release Part IV, DevProd June 2023 Release V, DevProd June 2023 Release VI, July 24, July 28th Dev Prod, July 28th Dev Prod- Round 2, Aug Release , Aug Release #2, Aug #3, Aug #4, DevProd Release Completed Items (August 15, 2023), Release-Aug, Aug #2
-
None
-
False
-
-
False
-
- Research potential solutions to polling metrics endpoint for Ephemeral Environments
- Identify the preferred method and create associated implementation stories (or update this story with the decision/details and implement).
-
Unset
-
CRCPLAN-146 - DevProd | Ephemeral Enhancements
-
No
-
-
The stage/prod clusters are polling the :9000/metrics endpoint of every pod periodically. This is done by prometheus, which is by default not running in ephemeral environments. Therefore, there is a disparity between stage/prod and ephemeral, e.g. a simply deployment would not catch in ephemeral if the endpoint is not working.
I understand that you don't really want to have an additional prometheus in every namespace, but maybe just a simple curl polling would be sufficient to map the behavior.