Skip to content

feat: Prometheus /metrics data exportation #42

@42atomys

Description

@42atomys

Is your feature request related to a problem? Please describe.
No monitoring is actually available on Webhooked. To provide Webhooked production ready, we need a monitoring endpoint

Describe the solution you'd like
Actually, no data, logs or metrics is exposed about processing of webhook entries

Describe alternatives you've considered
I think create a Prometheus endpoints /metrics with prometheus go package to expose basic informations like req_counts, req_status, req_execution_time, webhook_entrypoint, webhook_kind, webhook_version, has_secure, storage_counts, storage_process_time, storage_kind, etc...

Metadata

Metadata

Assignees

Labels

aspect/dex 🤖Concerns developers' experience with the codebaseclarity/obvious 🟩Clear, simple and can be executed without thinkingpriority/p3-soon 🕒🕒 Medium – should be done soon (P3)type/feature ⭐Addition of new feature

Projects

Status

Done 🎉

Relationships

None yet

Development

No branches or pull requests

Issue actions