zitadel/internal/telemetry
Livio Spring c8e2a3bd49
feat: enable application performance profiling (#8442)
# Which Problems Are Solved

To have more insight on the performance, CPU and memory usage of
ZITADEL, we want to enable profiling.

# How the Problems Are Solved

- Allow profiling by configuration.
- Provide Google Cloud Profiler as first implementation

# Additional Changes

None.

# Additional Context

There were possible memory leaks reported:
https://discord.com/channels/927474939156643850/1273210227918897152

Co-authored-by: Silvan <silvan.reusser@gmail.com>
2024-08-16 13:26:53 +00:00
..
metrics refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
otel chore: update dependencies (#5401) 2023-04-06 06:29:55 +00:00
profiler feat: enable application performance profiling (#8442) 2024-08-16 13:26:53 +00:00
tracing feat: api v2beta to api v2 (#8283) 2024-07-26 22:39:55 +02:00
http_handler.go refactor(fmt): run gci on complete project (#7557) 2024-04-03 10:43:43 +00:00