with one click
stat
Skill for the Stat area of metrics-drilldown. 12 symbols across 8 files.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Skill for the Stat area of metrics-drilldown. 12 symbols across 8 files.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Skill for the App area of metrics-drilldown. 24 symbols across 16 files.
Skill for the AppDataTrail area of metrics-drilldown. 28 symbols across 17 files.
Skill for the Bookmarks area of metrics-drilldown. 14 symbols across 11 files.
Skill for the Breakdown area of metrics-drilldown. 15 symbols across 9 files.
Skill for the Components area of metrics-drilldown. 25 symbols across 15 files.
Skill for the Extensions area of metrics-drilldown. 17 symbols across 8 files.
| name | stat |
| description | Skill for the Stat area of metrics-drilldown. 12 symbols across 8 files. |
12 symbols | 8 files | Cohesion: 81%
src/| File | Symbols |
|---|---|
src/shared/GmdVizPanel/types/percentiles/getPercentilesQueryRunnerParams.ts | getPercentilesQueryRunnerParams, buildHistogramQueries, buildNonHistogramQueries |
src/shared/GmdVizPanel/buildQueryExpression.ts | expressionToString, buildQueryExpression |
src/shared/GmdVizPanel/types/stat/getStatQueryRunnerParams.ts | getStatQueryRunnerParams, buildQueriesWithPresetFunctions |
src/shared/GmdVizPanel/types/statushistory/getStatushistoryQueryRunnerParams.ts | getStatushistoryQueryRunnerParams |
src/shared/GmdVizPanel/types/statushistory/buildStatushistoryPanel.ts | buildStatushistoryPanel |
src/shared/GmdVizPanel/types/stat/buildStatPanel.ts | buildStatPanel |
src/shared/GmdVizPanel/types/heatmap/getHeatmapQueryRunnerParams.ts | getHeatmapQueryRunnerParams |
src/shared/GmdVizPanel/types/heatmap/buildHeatmapPanel.ts | buildHeatmapPanel |
Start here when exploring this area:
buildQueryExpression (Function) — src/shared/GmdVizPanel/buildQueryExpression.ts:25getStatushistoryQueryRunnerParams (Function) — src/shared/GmdVizPanel/types/statushistory/getStatushistoryQueryRunnerParams.ts:7buildStatushistoryPanel (Function) — src/shared/GmdVizPanel/types/statushistory/buildStatushistoryPanel.ts:9getStatQueryRunnerParams (Function) — src/shared/GmdVizPanel/types/stat/getStatQueryRunnerParams.ts:11buildStatPanel (Function) — src/shared/GmdVizPanel/types/stat/buildStatPanel.ts:9| Symbol | Type | File | Line |
|---|---|---|---|
buildQueryExpression | Function | src/shared/GmdVizPanel/buildQueryExpression.ts | 25 |
getStatushistoryQueryRunnerParams | Function | src/shared/GmdVizPanel/types/statushistory/getStatushistoryQueryRunnerParams.ts | 7 |
buildStatushistoryPanel | Function | src/shared/GmdVizPanel/types/statushistory/buildStatushistoryPanel.ts | 9 |
getStatQueryRunnerParams | Function | src/shared/GmdVizPanel/types/stat/getStatQueryRunnerParams.ts | 11 |
buildStatPanel | Function | src/shared/GmdVizPanel/types/stat/buildStatPanel.ts | 9 |
getHeatmapQueryRunnerParams | Function | src/shared/GmdVizPanel/types/heatmap/getHeatmapQueryRunnerParams.ts | 7 |
buildHeatmapPanel | Function | src/shared/GmdVizPanel/types/heatmap/buildHeatmapPanel.ts | 14 |
getPercentilesQueryRunnerParams | Function | src/shared/GmdVizPanel/types/percentiles/getPercentilesQueryRunnerParams.ts | 13 |
expressionToString | Function | src/shared/GmdVizPanel/buildQueryExpression.ts | 13 |
buildQueriesWithPresetFunctions | Function | src/shared/GmdVizPanel/types/stat/getStatQueryRunnerParams.ts | 31 |
buildHistogramQueries | Function | src/shared/GmdVizPanel/types/percentiles/getPercentilesQueryRunnerParams.ts | 35 |
buildNonHistogramQueries | Function | src/shared/GmdVizPanel/types/percentiles/getPercentilesQueryRunnerParams.ts | 76 |
| Flow | Type | Steps |
|---|---|---|
BuildTimeseriesPanel → ExpressionToString | cross_community | 5 |
Constructor → ExpressionToString | cross_community | 4 |
BuildPercentilesPanel → ExpressionToString | cross_community | 4 |
ExtremeValueFilterBehavior → ExpressionToString | cross_community | 4 |
| Area | Connections |
|---|---|
| Timeseries | 2 calls |
gitnexus_context({name: "buildQueryExpression"}) — see callers and calleesgitnexus_query({query: "stat"}) — find related execution flows