Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Flagsmith/flagsmith
/ UsageTrendData
Class
UsageTrendData
api/platform_hub/types.py:57–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
56
57
class
UsageTrendData(TypedDict):
58
date: str
59
api_calls: int
60
flag_evaluations: int
61
identity_requests: int
62
63
64
class
StaleFlagsPerProjectData(TypedDict):
Callers
2
_get_usage_trends_postgres
Function · 0.90
_get_usage_trends_influx
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…