File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
content/posts/2026-03-12-dns-name-tracking Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -91,7 +91,8 @@ issues, it comes with some caveats to favor performance. This feature isn't
9191supported with Prometheus as datastore since storing DNS names as metric values
9292could cause high cardinality. That means, if you're looking to use this feature
9393you must use Loki as your datasource. Captured DNS names will be truncated at 32
94- bytes to balance the memory netobserv-ebpf-agent's memory utilization.
94+ bytes to balance the memory netobserv-ebpf-agent's memory utilization, however
95+ this length should cover most practical scenarios.
9596
9697DNS name tracking currently does not support DNS compression pointers — a
9798space-saving technique defined in
You can’t perform that action at this time.
0 commit comments