Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Flagsmith/flagsmith
/ EnvironmentMetricsData
Class
EnvironmentMetricsData
api/platform_hub/types.py:16–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
15
16
class
EnvironmentMetricsData(TypedDict):
17
id: int
18
name: str
19
api_calls_30d: int
20
flag_evaluations_30d: int
21
22
23
class
ProjectMetricsData(TypedDict):
Callers
1
get_organisation_metrics
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…