-
Notifications
You must be signed in to change notification settings - Fork 24
Collect tarantool/memcached statistics #161
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
Comments
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days |
If you want to close an issue, please, provide a reason. Doing that automatically is meaningless and unpleasant. Moreover, you have less then hundred issues (open and closed) overall, since 2018. There is no problem to keep everything in a good shape. |
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days |
Let's continue produce useless messages and spam everyone who subscribed to the thread. |
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days |
No, it is actial whether there is activity or no activity. |
This should be done in tarantool/memcached , not in tarantool/metrics . Closed. |
Let's track it in tarantool/memcached#98 so. |
tarantool/memcached provides
<memcached instance>:info()
method. As far I see from the code it returns the following fields as a Lua table (structure field name — value):It would be good to collect this statistics periodically when a memcached instance works and report to some monitoring service or dashboard. To be honest, I don't know how to better integrate tarantool/memcached and tarantool/metrics, so I'll appreciate suggestions.
The text was updated successfully, but these errors were encountered: