Skip to content

collect usage with yabeda-statsd #17

Answered by Envek
mbajur asked this question in Q&A
Discussion options

You must be logged in to vote

I can see that in yabeda-statsd collection of metrics defined in collect blocks is done in separate start_exporter method here:

https://github.com/asusikov/yabeda-statsd/blob/c248f138f7229a50f570ca5a07394fb079781138/lib/yabeda/statsd.rb#L31-L39

Unfortunately this method doesn't seem to be called from anywhere, so I suppose that you have to call it explicitly right after start:

Yabeda::Statsd.start
Yabeda::Statsd.start_exporter

Please open issue in the yabeda-statsd repo as it is a third-party adapter I don't have control over.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mbajur
Comment options

Answer selected by mbajur
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants