-
-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
aspect/dex 🤖Concerns developers' experience with the codebaseConcerns developers' experience with the codebaseclarity/obvious 🟩Clear, simple and can be executed without thinkingClear, simple and can be executed without thinkingpriority/p3-soon 🕒🕒 Medium – should be done soon (P3)🕒 Medium – should be done soon (P3)type/feature ⭐Addition of new featureAddition of new feature
Milestone
Description
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...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
aspect/dex 🤖Concerns developers' experience with the codebaseConcerns developers' experience with the codebaseclarity/obvious 🟩Clear, simple and can be executed without thinkingClear, simple and can be executed without thinkingpriority/p3-soon 🕒🕒 Medium – should be done soon (P3)🕒 Medium – should be done soon (P3)type/feature ⭐Addition of new featureAddition of new feature
Projects
Status
Done 🎉