n8n/packages/cli/src/config
Michael Auerswald 9b032d68bc
feat(core): Add Prometheus metrics for n8n events and api invocations (experimental) (#5177)
* create prometheus metrics from events

* feat(core): Add more Prometheus metrics (experimental) (#5187)

* refactor(core): Add Prometheus labels to relevant metrics

* feat(core): Add more Prometheus metrics (experimental)

* add 'v' prefix to value of version label

Co-authored-by: Cornelius Suermann <cornelius@n8n.io>
2023-01-19 12:11:31 +01:00
..
index.ts perf: Lazy-load public-api dependencies to reduce baseline memory usage (#5049) 2023-01-02 12:14:58 +01:00
schema.ts feat(core): Add Prometheus metrics for n8n events and api invocations (experimental) (#5177) 2023-01-19 12:11:31 +01:00
types.d.ts fix: Make nodes.exclude and nodes.include work with lazy-loaded nodes (#4833) 2022-12-06 19:15:15 +01:00