Ensar Sarajčić
Ensar Sarajčić
## Summary The dnstap TCP source was initially built based on the TCP socket source, but not all of the options were correctly implemented, which left the request limiter unused....
## Summary This adds a separate task that runs periodically to emit utilization metrics and collect messages from components that need their utilization metrics calculated. This ensures that utilization metric...
## Summary This adds new features requested in #24337: - scrolling with arrow keys (by line or by page, or top/bottom) - sorting by any of the columns - filtering...
## Summary Adds 3 new functions: `get_vector_metric`, `find_vector_metrics` and `aggregate_vector_metrics`, enabling access to current Vector metrics (with some delay, to reduce locking). ## Vector configuration ```yaml api: enabled: true address:...