Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve collector's stateReport. #1990

Closed
koo-taejin opened this issue Aug 18, 2016 · 0 comments
Closed

improve collector's stateReport. #1990

koo-taejin opened this issue Aug 18, 2016 · 0 comments
Assignees
Milestone

Comments

@koo-taejin
Copy link
Member

  1. Added monitored item.

    • as-is
    Pinpoint-UDP-Span-rejected
    Pinpoint-UDP-Span-timer
    Pinpoint-UDP-Stat-rejected
    Pinpoint-UDP-Stat-timer
    
    • to-be
    Pinpoint-UDP-Span-Worker.submitted
    Pinpoint-UDP-Span-Worker.rejected
    Pinpoint-UDP-Span-Worker.completed
    Pinpoint-UDP-Span-Worker.running
    Pinpoint-UDP-Span-Worker.dispatchDuration
    Pinpoint-UDP-Span-Worker.duration
    
    Pinpoint-UDP-Stat-Worker.submitted
    Pinpoint-UDP-Stat-Worker.rejected
    Pinpoint-UDP-Stat-Worker.running
    Pinpoint-UDP-Stat-Worker.completed
    Pinpoint-UDP-Stat-Worker.dispatchDuration
    Pinpoint-UDP-Stat-Worker.duration
    
    TCPReceiver-Worker.submitted
    TCPReceiver-Worker.rejected
    TCPReceiver-Worker.running
    TCPReceiver-Worker.completed
    TCPReceiver-Worker.dispatchDuration
    TCPReceiver-Worker.duration
    
  2. Enables to set individual

    collector.tcpWorker.monitor=true/false
    collector.udpStatWorker.monitor=true/false
    collector.udpSpanWorker.monitor=true/false
    
@koo-taejin koo-taejin added this to the 1.6.0 milestone Aug 18, 2016
@koo-taejin koo-taejin self-assigned this Aug 18, 2016
koo-taejin added a commit to koo-taejin/pinpoint that referenced this issue Aug 18, 2016
koo-taejin added a commit to koo-taejin/pinpoint that referenced this issue Aug 19, 2016
jaehong-kim added a commit that referenced this issue Aug 19, 2016
improve collector's stateReport. #1990
reviewed by jaehong-kim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant