Skip to content

Commit

Permalink
Add V1 API for getting observation dates based on entity count (#940)
Browse files Browse the repository at this point in the history
Compared with previous version, the major change here is the response
shape, where it's oriented by the date with the entity frequency for
each facet. This aligns well with its usage, where user wants to know
which facet to use for each date.

The dates and count for facets are both sorted.

Also updated the uri and args to match V1 patterns.
  • Loading branch information
shifucun authored Oct 14, 2022
1 parent c053547 commit f78f268
Show file tree
Hide file tree
Showing 12 changed files with 5,802 additions and 722 deletions.
1,370 changes: 695 additions & 675 deletions internal/proto/mixer.pb.go

Large diffs are not rendered by default.

108 changes: 72 additions & 36 deletions internal/proto/mixer_grpc.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f78f268

Please sign in to comment.