Flagsmith / Flagsmith/flagsmith

SDK: Track all feature flag calls

Open
#2,255 1 comment 0 reactions 1 assignee Claimed by @dabeeeenster View on GitHub
api improvement sdk
Dominant language
Python
Stars
6.6k
Forks
567
Avg merge
1d 13h
Merged PRs (30d)
121

Description

**Is your feature request related to a problem? Please describe.**

I have been doing some [work on the Go SDK](https://github.com/Flagsmith/flagsmith-go-client/pull/81) and found it weird that the analytics processor only tracked (successful) requests to feature names that are present in the Environment/API. I think it would be interesting to also track requests that are handled by the default flag handler, and those that fail/don't exist.

**Describe the solution you'd like**

Be able to see statistics for all feature flag requests.

**Describe alternatives you've considered**

I might perhaps be uninteresting to track failed requests, but then I do believe it would be of value to track requests that go to the default handler at least.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.