1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/openapi/models
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
..
CloneFeatureSchema.ts refactor: improve OpenAPI refs (#1005) 2022-05-24 08:37:46 +02:00
ConstraintSchema.ts Archive table 2022-06-03 16:21:12 +03:00
CreateFeatureSchema.ts refactor: improve OpenAPI refs (#1005) 2022-05-24 08:37:46 +02:00
CreateStrategySchema.ts refactor: improve OpenAPI refs (#1005) 2022-05-24 08:37:46 +02:00
FeatureEnvironmentSchema.ts refactor: improve OpenAPI refs (#1005) 2022-05-24 08:37:46 +02:00
FeatureSchema.ts Feature toggles: Filtering by tags (#2396) 2022-11-15 10:24:36 +00:00
FeaturesSchema.ts refactor: improve OpenAPI refs (#1005) 2022-05-24 08:37:46 +02:00
FeatureStrategySchema.ts refactor: improve OpenAPI refs (#1005) 2022-05-24 08:37:46 +02:00
index.ts feat: first draft of chart for instance traffic in frontend (#2670) 2022-12-15 08:47:07 +00:00
OverrideSchema.ts refactor: improve OpenAPI refs (#1005) 2022-05-24 08:37:46 +02:00
PatchOperationSchema.ts Archive table 2022-06-03 16:21:12 +03:00
RequestsPerSecondSchema.ts feat: first draft of chart for instance traffic in frontend (#2670) 2022-12-15 08:47:07 +00:00
RequestsPerSecondSchemaData.ts feat: first draft of chart for instance traffic in frontend (#2670) 2022-12-15 08:47:07 +00:00
RequestsPerSecondSchemaDataResultInner.ts feat: first draft of chart for instance traffic in frontend (#2670) 2022-12-15 08:47:07 +00:00
RequestsPerSecondSchemaDataResultInnerMetric.ts feat: first draft of chart for instance traffic in frontend (#2670) 2022-12-15 08:47:07 +00:00
RequestsPerSecondSchemaDataResultInnerValuesInnerInner.ts feat: first draft of chart for instance traffic in frontend (#2670) 2022-12-15 08:47:07 +00:00
RequestsPerSecondSegmentedSchema.ts feat: first draft of chart for instance traffic in frontend (#2670) 2022-12-15 08:47:07 +00:00
StrategySchema.ts refactor: improve OpenAPI refs (#1005) 2022-05-24 08:37:46 +02:00
TagSchema.ts refactor: improve OpenAPI refs (#1005) 2022-05-24 08:37:46 +02:00
TagsResponseSchema.ts refactor: improve OpenAPI refs (#1005) 2022-05-24 08:37:46 +02:00
UpdateFeatureSchema.ts refactor: improve OpenAPI refs (#1005) 2022-05-24 08:37:46 +02:00
UpdateStrategySchema.ts refactor: improve OpenAPI refs (#1005) 2022-05-24 08:37:46 +02:00
VariantSchema.ts refactor: improve OpenAPI refs (#1005) 2022-05-24 08:37:46 +02:00
VariantSchemaPayload.ts refactor: improve OpenAPI refs (#1005) 2022-05-24 08:37:46 +02:00