stripe/veneur

Global Histograms & Timers do not work with HTTP forwarding

dannyfallon opened this issue · 0 comments

In #569 Global Timers/Histograms were added and the feature was released in 9.0.0. Our current Veneur setup forwards using HTTP but this doesn't work for global histograms/timers and they do not appear to be forwarded to the global Veneur process.

As soon as I change the local veneur to start forwarded using gRPC everything works as expected. Is there a reason why Global Timers/Histograms are not forwarded over HTTP?