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

i08t01: Don Corleone: add simple metrics #148

Open
kudkudak opened this issue May 15, 2014 · 1 comment
Open

i08t01: Don Corleone: add simple metrics #148

kudkudak opened this issue May 15, 2014 · 1 comment
Assignees

Comments

@kudkudak
Copy link
Member

Extended description: add very simple metrics collection functionality to don corleone, just to enable tracking how are services working.

API: push_metric(metric_name, value)
:show_metrics(path)

metric_name is service_name.<any_path> for instance
spidercrab.fetched

path will just match regex for instance spidercrab will fetch all metrics pushed by spidercrab.

Time estimation: 2h

@kudkudak kudkudak added this to the 7th iteration milestone May 15, 2014
@kudkudak kudkudak self-assigned this May 15, 2014
@kudkudak kudkudak changed the title i07t16: Don Corleone: add simple metrics i08t01: Don Corleone: add simple metrics May 16, 2014
@kudkudak kudkudak removed this from the 7th iteration milestone May 16, 2014
@kudkudak
Copy link
Member Author

There is working RabbitMQ+Logstash+Kibana - I think it can efficiently show metrics, so this task will be more about learning how to do it with exisiting things

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant