memcached_exporter
memcached_exporter copied to clipboard
add accepting_conns metric
@grobie
memcached is a bit inconsistent with shortened vs full terms (accepting_conns vs. curr_connections vs. connection_structures). So far we have expanded them in metrics (memcached_current_connections), so I would prefer if we could make this one accepting_connections as well.
Since this PR has been hanging for a bit, I don't want to delay further - I'm going to make the change post-merge.