-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Micro services generate auxiliary events (or audits) and data/insights as part of request-response. We could have a framework which enables developers to easily tag what data to generate, aggregate (multiple events for one request to server) and ingest into sinks for further processing/analytics/auditing etc in a sync or async fashion.
Though this will be always-on (as against on-demand tracing) and fully ingested into sinks (as against sampling in tracing), this won't cover "transactional audit" use cases.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels