Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Add option MetricFilter to allow filtering views when exporting #212

Closed
wants to merge 1 commit into from

Conversation

xueweiz
Copy link

@xueweiz xueweiz commented Sep 12, 2019

This is for #211

@rghetia rghetia self-requested a review September 17, 2019 19:38
//
// The view will be exported if the filter returns true, and will be skipped
// if the filter returns false.
MetricFilter func(view *view.View) bool
Copy link
Contributor

Choose a reason for hiding this comment

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

view will be deprecated in the future. It may be better to switch to Metrics.

@rghetia
Copy link
Contributor

rghetia commented Sep 19, 2019

please fix the build error.

@punya
Copy link
Contributor

punya commented Apr 14, 2021

Closing as stale.

@punya punya closed this Apr 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants