Aditya Mukerjee
Aditya Mukerjee
(continuing from Slack) > Has anyone reported this as a problem though? We don't actively monitor this, but we do have some charts for it. I don't recall it ever...
Yeah, this sounds like it could be useful!
This sounds like it would have a significant impact on the cardinality of some of our already-large metrics, right? Particularly stuff like unilog?
So, what we *could* do is ensure (in our deployment) that tags that are configured on the local host are also set on the global boxes as well (thereby overriding...
At the moment, we're collecting these metrics immediately after each flush is initiated. This may or may not actually be the exact peak (or nadir) for metrics like memory usage,...
Tracing data is definitely a first-class citizen of Veneur. The [SSF](https://github.com/stripe/veneur/tree/master/ssf), which is the native data format that Veneur speaks (although not the only one it can understand), is structured...
That's not expected. Could you share a CPU profile so we can see where that's getting clogged up?
Joshu is OOO this week r? @cory-stripe
Oh snap - sure thing. Thanks for letting us know. :)
There *is* a way to allow deserialization of either float or int types simultaneously, allowing for a gradual upgrade, but it'd be kind of cumbersome and a potentially problematic performance...