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

Add current_billing_period activity endpoint param #20694

Merged
merged 4 commits into from
May 22, 2023
Merged

Conversation

mpalmi
Copy link
Contributor

@mpalmi mpalmi commented May 19, 2023

This commit introduces a new parameter: current_billing_period, which
can be used in lieu of start_time and end_time options.

GET ... /sys/internal/counters/activity?current_billing_period=true now
results in a response which contains the full billing period
information.

This commit introduces a new parameter: `current_billing_period`, which
can be used in lieu of `start_time` and `end_time` options.

GET ... /sys/internal/counters/activity?current_billing_period=true now
results in a response which contains the full billing period
information.
@mpalmi mpalmi requested review from raskchanky, banks, hghaf099, akshya96 and a team May 19, 2023 20:26
@mpalmi mpalmi marked this pull request as ready for review May 19, 2023 20:26
@mpalmi mpalmi requested a review from yhyakuna as a code owner May 19, 2023 20:26
@mpalmi mpalmi added this to the 1.14 milestone May 19, 2023
@mpalmi
Copy link
Contributor Author

mpalmi commented May 19, 2023

Tests in ENT.

@mpalmi mpalmi merged commit 810d504 into main May 22, 2023
125 checks passed
@mpalmi mpalmi deleted the current-billing-period branch May 22, 2023 13:22
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