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

Add support for listing all metrics #20

Merged
merged 2 commits into from
Sep 28, 2016
Merged

Add support for listing all metrics #20

merged 2 commits into from
Sep 28, 2016

Conversation

davecromberge
Copy link
Contributor

grouping_where(GroupingNames, 3),
"WHERE " ?MET_TABLE ".collection = $1 ",
MetricWhere,
grouping_where(GroupingNames, N),
"AND "],
{_N, TagPairs, TagPredicate} =
%% We need to multipy count by two since we got names
%% and namespcaes
build_tag_lookup(Where,3 + GroupingCount * 2),
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing space right "," on line 56

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.

3 participants