microsoft/retina

Add support to track DNS drops

Open

#91 opened on Mar 20, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Go (293 forks)auto 404
area/metricsarea/pluginshelp wantedtype/enhancement

Repository metrics

Stars
 (3,161 stars)
PR merge metrics
 (PR metrics pending)

Description

Is your feature request related to a problem? Please describe. We currently track DNS request/response. Add support to measure DNS drops as well.

Maybe:

create new plugin that attaches itself to specific kernel hook points, or keep track of DNS requests in user space using TTL cache

Contributor guide