MCPcopy Create free account
hub / github.com/Mnexa-AI/e2a / OutboxEventsPublished

Method OutboxEventsPublished

internal/telemetry/metrics.go:28–28  ·  view source on GitHub ↗

OutboxEventsPublished is incremented each time PublishTx or PublishBestEffortTx successfully writes a webhook_events row.

(eventType string)

Source from the content-addressed store, hash-verified

26 // OutboxEventsPublished is incremented each time PublishTx or
27 // PublishBestEffortTx successfully writes a webhook_events row.
28 OutboxEventsPublished(eventType string)
29
30 // OutboxEventsFanOut is incremented each time the worker finishes
31 // fanning an event out to its matched webhooks. matched is the

Callers 6

publishSentMethod · 0.65
publishApprovedMethod · 0.65
publishRejectedMethod · 0.65

Implementers 2

NoOpinternal/telemetry/metrics.go
Loginternal/telemetry/metrics.go

Calls

no outgoing calls

Tested by 2