John Todd

Results 34 comments of John Todd

This may be a bad idea, so no problem if it is dismissed: How about at every Prometheus scrape, a timestamp is written to each metric. If the metric is...

Notable comment: It is required that this would allow Vector to ingest data from many simultaneous DNSTAP streams at once from different sources. This seems like an obvious statement, but...

@baiyibing123 We have the same concerns, as we often hit OOM death issues with Vector. However, I'll say that the best solution for this would be contributions of code to...

Perhaps the first thing to do would be aware in components, to make this more of a manage-able process. Is it possible for each component to understand the memory that...

Thanks for the note on the per-component beta framework. I didn't know that existed, though the "~20% less throughput" comment is concerning. It might be useful for debugging, but in...

I suggested something similar (not having seen this ticket) in https://github.com/vectordotdev/vrl/issues/720 recently but would be happy to also see a local cache for performance gain. There needs to be the...

This could be an arbitrary configurable subnet mask as an easy solution. At a minimum, the global BGP table space typically only recognizes /24 and /48 as the "smallest" networks,...

I think I was interested in how transformations can be chained (rather than simply forked with a complete set of transformations, as you show) but I am starting to think...

However, I'm still very interested in the sample rate being added as a tag. Of course, if my other ticket (arbitrary tags - https://github.com/dmachard/go-dnscollector/issues/471) is done I could do this...

I've missed a really obvious thing with my request as well, and that is necessary to make sense out of downsampled objects. The timestamp of first seen and last seen...