Content pfp
Content
@
0 reply
0 recast
2 reactions

Hector pfp
Hector
@noctis
Do you know a statistic aggregator tool like statsd but for go.dev? I know that Hubble uses it in production and I would like to have a way to visualize inbound message count, peer count, etc… Thanks :)
5 replies
1 recast
2 reactions

Samuel pfp
Samuel
@samuellhuber.eth
@gabrielayuso.eth I see a go question, i go Tag you :D
0 reply
0 recast
1 reaction

downshift pfp
downshift
@downshift.eth
@linuxdynasty 👀
0 reply
0 recast
1 reaction

Allen Sanabria  pfp
Allen Sanabria
@linuxdynasty
Try using veneur https://github.com/stripe/veneur. This tool will aggregate metrics collected via statsd or any statsd compatible library and forward the aggregated metrics to any provider like prometheus or data dog, etc...
0 reply
0 recast
1 reaction

Daniel pfp
Daniel
@damoos
a bit late to the party, but you most likely want to dive into OpenTelemtry (which also provides a Go Sdk): https://github.com/open-telemetry/opentelemetry-go https://opentelemetry.io/
0 reply
0 recast
0 reaction