Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
olksdr committed Nov 20, 2023
1 parent d1abe92 commit 58b931b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/data/relay_metrics.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,12 @@
"description": "Number of _envelopes_ the envelope buffer spools to disk.",
"features": []
},
{
"type": "Gauge",
"name": "buffer.projects_mem_count",
"description": "The current count of the keys in the \"in-memory\" buffer.",
"features": []
},
{
"type": "Counter",
"name": "buffer.reads",
Expand Down

1 comment on commit 58b931b

@vercel
Copy link

@vercel vercel bot commented on 58b931b Nov 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sentry-docs – ./

sentry-docs-git-master.sentry.dev
sentry-docs.sentry.dev
docs.sentry.io

Please sign in to comment.