Skip to content
This repository was archived by the owner on Aug 23, 2023. It is now read-only.

Add filterSeries function #980

Merged
Dieterbe merged 5 commits intografana:masterfrom
bloomberg:filterSeries
Aug 13, 2018
Merged

Add filterSeries function #980
Dieterbe merged 5 commits intografana:masterfrom
bloomberg:filterSeries

Conversation

@stivenbb
Copy link
Copy Markdown
Contributor

@stivenbb stivenbb commented Aug 7, 2018

Native implementation of filterSeries() Graphite function.

@Dieterbe
Copy link
Copy Markdown
Contributor

Dieterbe commented Aug 7, 2018

@stivenbb you are on 🔥 🥇
will get back to you on all these PR's, need some time to catch up from vacation.

expr/funcs.go Outdated
"exclude": {NewExclude, true},
"grep": {NewGrep, true},
"groupByTags": {NewGroupByTags, true},
"filterSeries": {NewFilterSeries, true},
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

out of order

@Dieterbe Dieterbe merged commit 0d56ef4 into grafana:master Aug 13, 2018
@shanson7 shanson7 deleted the filterSeries branch August 21, 2018 20:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants