csolidum
csolidum
Howdy, It looks like sinks aren't always being flushed when veneur is being shut down. We're using veneur to handle metrics for jobs running in our kuberenetes cluster. If a...
Last year, SignalFx changed their api so that org tokens can no longer be used to fetch other org tokens as mentioned in their [docs](https://developers.signalfx.com/administration/access_tokens_overview.html#_org_token_security). This breaks token fetching when`SignalfxDynamicPerTagAPIKeysEnable`...
I have a immutable interface that extends another interface. The base interface has the @Value.Check annotation on a function. I would expect that the ImmutableSubclass would call the annotated function,...