Skip to content

Add fga-client.request.count metric for tracking HTTP requests #282

@SoulPancake

Description

@SoulPancake

Checklist

Describe the problem you'd like to have solved

The Go SDK is missing the fga-client.request.count metric. The .NET SDK already emits this per-HTTP-request counter.

Describe the ideal solution

Add fga-client.request.count, incrementing once per HTTP request sent by the SDK, matching the .NET SDK implementation.

Alternatives and current workarounds

No response

References

Additional context

This will ensure cross-SDK parity with metrics and make it easier for users to monitor and understand SDK behavior across languages.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Intake

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions