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

View quota usage per user #16

Open
voddan opened this issue Jul 11, 2024 · 1 comment
Open

View quota usage per user #16

voddan opened this issue Jul 11, 2024 · 1 comment
Labels
question Further information is requested

Comments

@voddan
Copy link

voddan commented Jul 11, 2024

Hi!

For my application I need to limit API calls per user with monthly quotas. Can Lunar show me the current state of affairs, e.i. how much a specific user have used their quota, or even their usage statistics for a time period? I looked through the docs and the demos, but they only show aggregates.

Also, I need an ability to dynamically increase a quota of a user. Can Lunar do that, for example by taking the quota limits from a database of users? Can it be done by developing a 3rd party remedy plugin?

@tal-lunar
Copy link
Contributor

tal-lunar commented Aug 4, 2024

Hi!
Thank you for your question.

Currently, Lunar provides aggregate statistics on API usage, but the ability to view usage per user and for specific periods is not directly available out of the box. However, we're actively working on enhancing our capabilities and plan to include more granular usage statistics in future updates.

One of our next major releases will include Lunar Flows as an alternative to our current plugins, which will offer more flexible and powerful features for quota management, including better control and visibility of quotas and the ability to automatically update quotas based on response headers or custom headers.

Stay tuned on our website for the announcement of Lunar Flows when it's out.

@tal-lunar tal-lunar added the question Further information is requested label Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants