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

chore: add time range option in the proto for evaluation count request #291

Merged
merged 1 commit into from Apr 21, 2023

Conversation

cre8ivejp
Copy link
Member

@cre8ivejp cre8ivejp commented Apr 20, 2023

Added time range options to display the time-series count in the Evaluation tab.

@@ -23,6 +23,11 @@ message VariationTimeseries {
}

message Timeseries {
enum Unit {
Copy link
Contributor

Choose a reason for hiding this comment

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

I think that it'll be better to define this filed in GetEvaluationTimeseriesCountResponse. What do you think?

Copy link
Contributor

@ono-max ono-max left a comment

Choose a reason for hiding this comment

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

👍

@cre8ivejp cre8ivejp merged commit f19283b into main Apr 21, 2023
10 checks passed
@cre8ivejp cre8ivejp deleted the chore-evaluation-count branch April 21, 2023 06:42
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.

None yet

2 participants