Satish Kumar

Results 5 issues of Satish Kumar

add resource tags in metrics

server-team

Currently, we have stats for failed requests and failed events. With this change we will also be capturing the reason for the failure. Example reasons are invalidJson, invalidWriteKey

server-team

add tags required for notifications

server-team

# Description ### Current Behaviour - We generate multiple reports in a minute for the same group (source_id, dest_id, event_name, status_code, reported_by ... etc). For each report, we save `sample_event`...

Stale

# Description - In this pr, along with mtu flushing support, we are also adding a common flusher module. **Motivation for common flusher** - We have multiple outbox tables on...