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

feat (jans-config-api): add support for date ranges in statistic endpoint #1575

Closed
duttarnab opened this issue Jun 17, 2022 · 1 comment · Fixed by #7818
Closed

feat (jans-config-api): add support for date ranges in statistic endpoint #1575

duttarnab opened this issue Jun 17, 2022 · 1 comment · Fixed by #7818
Assignees
Labels
comp-jans-config-api Component affected by issue or PR enhancement kind-feature Issue or PR is a new feature request
Milestone

Comments

@duttarnab
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Currently stat endpoint support explicit listing of months, e.g. month=202202 202203 which is inconvenient for a long date range (eg: from 202102 to 202202 ).

Describe the solution you'd like
Idea is to add range support, e.g. start-month=202102, end-month=202202 has to include all months in between.

Ranges support is added to jans-auth statistic endpoint. Please refer #1089 for deatils.

@duttarnab duttarnab added comp-jans-config-api Component affected by issue or PR enhancement labels Jun 17, 2022
@mo-auto mo-auto added the kind-feature Issue or PR is a new feature request label Jun 17, 2022
@duttarnab duttarnab changed the title feat (jans-config-api): add support for ranges in statistic endpoint feat (jans-config-api): add support for date ranges in statistic endpoint Jun 17, 2022
@moabu moabu added this to the 1.0.1 milestone Jun 27, 2022
yuriyz pushed a commit that referenced this issue Jul 4, 2022
* feat: add support for date ranges in statistic endpoint #1575

* feat: add support for date ranges in statistic endpoint #1575

* feat: add support for date ranges in statistic endpoint #1575
@duttarnab
Copy link
Contributor Author

Done

duttarnab added a commit that referenced this issue Feb 22, 2024
…ersistence #1575

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
duttarnab added a commit that referenced this issue Feb 22, 2024
…ersistence #1575 (#7818)

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
Co-authored-by: YuriyZ <yzabrovarniy@gmail.com>
devrimyatar pushed a commit that referenced this issue Feb 27, 2024
…ersistence #1575 (#7818)

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
Co-authored-by: YuriyZ <yzabrovarniy@gmail.com>
Signed-off-by: Mustafa Baser <mbaser@mail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-jans-config-api Component affected by issue or PR enhancement kind-feature Issue or PR is a new feature request
Projects
None yet
4 participants