1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/src
Christopher Kolstad 23094b016e
feat: first draft of chart for instance traffic in frontend (#2670)
## What
We've already added the backend for this. This is the initial work for
drawing a chart for instance traffic in the frontend. It requires the environment variable `PROMETHEUS_API` set to a valid prometheus-query-language (promql) supported backend, such as Prometheus itself or Victoria Metrics. Besides, at the moment we're hiding this functionality behind the flag `UNLEASH_EXPERIMENTAL_NETWORK_VIEW` which has to be set to true

Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
Co-authored-by: Gastón Fournier <gaston@getunleash.ai>
2022-12-15 08:47:07 +00:00
..
lib feat: first draft of chart for instance traffic in frontend (#2670) 2022-12-15 08:47:07 +00:00
mailtemplates refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
migrations Fix error in migration when updating feature_environments (#2607) 2022-12-06 14:57:54 +02:00
test fix: adjust db-pool for test to use max=4 2022-12-14 20:25:14 +01:00
migrator.ts
server-dev.ts remove feature flag: toggle tag filtering (#2668) 2022-12-12 13:21:12 +00:00
server.ts Define exports for enterprise (#2435) 2022-11-17 13:02:40 +02:00