Skip to content

Commit

Permalink
s/_entity_perf_counter_info/_entity_perf_metric_info
Browse files Browse the repository at this point in the history
  • Loading branch information
dnaeon committed Jan 13, 2015
1 parent bd52954 commit 71f3b2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vpoller/agent.py
Original file line number Diff line number Diff line change
Expand Up @@ -603,7 +603,7 @@ def _get_perf_counter_info(self, counter_id):

return result

def _entity_perf_counter_info(self, entity):
def _entity_perf_metric_info(self, entity):
"""
Get info about supported performance metrics for a managed entity
Expand Down

0 comments on commit 71f3b2c

Please sign in to comment.