1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00
unleash.unleash/frontend/src/openapi/models
Gastón Fournier 4b519ead4f
perf: Simplify queries to prometheus (#2706)
## About the changes
This PR improves our queries to Prometheus (instead of making multiple queries do only one) and improves the UI and the code. 

The reports aggregate all HTTP methods (GET, POST, PUT, DELETE, OPTIONS, HEAD and PATCH) without distinction under the same "endpoint" (a relative path inside unleash up to a certain depth)

Co-authored-by: Nuno Góis <nuno@getunleash.ai>
2022-12-19 17:06:59 +01: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 perf: Simplify queries to prometheus (#2706) 2022-12-19 17:06:59 +01: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