-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
5
-
False
-
-
False
-
None
-
Unset
-
No
-
-
The Subscription Watch application pulls event data from Telemeter to meter and bill Pay-As-You-Go subscriptions. Our QE team wants to be able to create a Prometheus instance that they can then push mock data to so that they can test our consumption of these (make sure the promql is correct, etc). I have a rough procedure for doing this, but it's pretty laborious.
I saw in the docs that Prometheus isn't enabled by default in the EEs but I was wondering about the feasibility of creating a namespace pool for Prometheus enabled environments so that our QE folks don't have to deploy a custom ClowdEnv each time.
prometheus.md Is the procedure I've been using but it requires a lot of fiddling with various YAML to get the prometheus instance up and going. Anything that could eliminate some of these steps would be very helpful.