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

Report a per-http call metric #130

Open
1 task done
rhamzeh opened this issue Sep 19, 2024 · 0 comments
Open
1 task done

Report a per-http call metric #130

rhamzeh opened this issue Sep 19, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest

Comments

@rhamzeh
Copy link
Member

rhamzeh commented Sep 19, 2024

Checklist

Describe the problem you'd like to have solved

Right now, the metrics we emit are per-SDK method call at the API level (e.g. BatchCheck is multiple metrics for each underlying Check).

Users want to keep track of each underlying http call

Describe the ideal solution

We should expose another metric fga-client.http_request.duration that is emitted per-http request sent by the SDK

Alternatives and current workarounds

No response

References

No response

Additional context

Part of openfga/sdk-generator#418

@rhamzeh rhamzeh added enhancement New feature or request good first issue Good for newcomers hacktoberfest labels Sep 19, 2024
@evansims evansims self-assigned this Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest
Projects
Status: Ready
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants