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

Basic instrumentation for shards #4006

Merged
merged 2 commits into from
Sep 9, 2015
Merged

Basic instrumentation for shards #4006

merged 2 commits into from
Sep 9, 2015

Conversation

otoolep
Copy link
Contributor

@otoolep otoolep commented Sep 4, 2015

Example:

name: shard
tags: engine=bz1, id=2, path=/home/philip/.influxdb/data/graphite/default/2
series_create   write_points_ok write_req
-------------   --------------- ---------
1               178518          179

@otoolep
Copy link
Contributor Author

otoolep commented Sep 4, 2015

I don't know why statWriteBytes is not getting set, perhaps a bug in the engine.

@otoolep otoolep modified the milestones: 0.9.5, 0.9.4 Sep 4, 2015
@otoolep
Copy link
Contributor Author

otoolep commented Sep 4, 2015

And within the database _internal:

> select * from shard
name: shard
-----------
time                            engine  id      path                                            series_create   write_points_ok write_req
2015-09-04T22:43:45.564960647Z  bz1     2       /home/philip/.influxdb/data/graphite/default/2  1               178518          179

@otoolep otoolep force-pushed the add_instrumentation branch 2 times, most recently from 7c563e3 to 56069d0 Compare September 4, 2015 23:00
@otoolep
Copy link
Contributor Author

otoolep commented Sep 5, 2015

@benbjohnson @jwilder

@corylanou
Copy link
Contributor

+1

otoolep added a commit that referenced this pull request Sep 9, 2015
@otoolep otoolep merged commit 7bad518 into master Sep 9, 2015
@otoolep otoolep deleted the add_instrumentation branch September 9, 2015 02:57
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

Successfully merging this pull request may close these issues.

2 participants