Skip to content

Commit 1425af3

Browse files
Dav1ddeantonpirker
authored andcommitted
1 parent 0f1daaf commit 1425af3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/data/relay_metrics.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -600,6 +600,12 @@
600600
"description": "Latency of project config updates until they reach Relay.\n\nThe metric is calculated by using the creation timestamp of the project config\nand when Relay updates its local cache with the new project config.\n\nNo metric is emitted when Relay fetches a project config for the first time.\n\nThis metric is tagged with:\n- `delay`: Bucketed amount of seconds passed between fetches.",
601601
"features": []
602602
},
603+
{
604+
"type": "Counter",
605+
"name": "project_cache.refresh",
606+
"description": "Number of refreshes for stale projects in the cache.",
607+
"features": []
608+
},
603609
{
604610
"type": "Counter",
605611
"name": "project_cache.schedule",

0 commit comments

Comments
 (0)