1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00
unleash.unleash/src/lib
Gastón Fournier 5fe238c896
task: Expose prometheus metrics (#2586)
## About the changes
This connects our backend with Prometheus (or compatible) metrics
service, and exposes raw data (i.e. acting as a proxy)

Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
2022-12-12 14:05:56 +01:00
..
__snapshots__ task: Expose prometheus metrics (#2586) 2022-12-12 14:05:56 +01:00
addons Docs(fix): add more (missing) redirects, fix links (#2592) 2022-12-06 09:32:42 +01:00
db Fix PATCH variants (old endpoint) when variants per environment are enabled (#2591) 2022-12-06 09:47:54 +00:00
error Define exports for enterprise (#2435) 2022-11-17 13:02:40 +02:00
middleware Fix/cors expose ETag (#2594) 2022-12-05 10:04:35 +01:00
openapi task: Expose prometheus metrics (#2586) 2022-12-12 14:05:56 +01:00
proxy Define exports for enterprise (#2435) 2022-11-17 13:02:40 +02:00
routes task: Expose prometheus metrics (#2586) 2022-12-12 14:05:56 +01:00
schema feat: Add variants per env (#2471) 2022-11-21 10:37:16 +01:00
services task: Expose prometheus metrics (#2586) 2022-12-12 14:05:56 +01:00
types task: Expose prometheus metrics (#2586) 2022-12-12 14:05:56 +01:00
util ui flags replaced in index.html (#2617) 2022-12-07 14:31:27 +02:00
app.test.ts
app.ts fix: adds cors caching (#2522) 2022-11-24 16:14:47 +01:00
create-config.test.ts If baseUriPath is set format it, but if it's not, don't override default with empty string (#2118) 2022-11-08 15:29:14 +01:00
create-config.ts task: Expose prometheus metrics (#2586) 2022-12-12 14:05:56 +01:00
default-custom-auth-deny-all.ts refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
event-hook.test.ts fix: convert event-hook.test.js to typescript 2021-09-14 19:34:35 +02:00
event-hook.ts
internals.ts Define exports for enterprise (#2435) 2022-11-17 13:02:40 +02:00
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts
metrics.ts
server-impl.test.ts
server-impl.ts add back removed permissions and eventType from module exports (#2476) 2022-11-21 10:42:43 +02:00