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 #418

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

Report a per-http call metric #418

rhamzeh opened this issue Sep 19, 2024 · 1 comment
Labels
dotnet-sdk Affects the C#/DotNet SDK enhancement New feature or request go-sdk Affects the Go SDK java-sdk Affects the Java/Kotlin SDK js-sdk Affects the JavaScript SDK python-sdk Affects the Python SDK

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

Related to #352

@rhamzeh rhamzeh added enhancement New feature or request go-sdk Affects the Go SDK dotnet-sdk Affects the C#/DotNet SDK js-sdk Affects the JavaScript SDK python-sdk Affects the Python SDK java-sdk Affects the Java/Kotlin SDK labels Sep 19, 2024
@rhamzeh rhamzeh moved this from Backlog to Ready in SDKs and Tooling Sep 19, 2024
@samuelIkoli
Copy link

Hi @rhamzeh. Please I would like to work on this issue, and honestly I would appreciate some mentorship too if that would be possible or some form of guidance. 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet-sdk Affects the C#/DotNet SDK enhancement New feature or request go-sdk Affects the Go SDK java-sdk Affects the Java/Kotlin SDK js-sdk Affects the JavaScript SDK python-sdk Affects the Python SDK
Projects
Status: Ready
Development

No branches or pull requests

2 participants