Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-auer committed Sep 7, 2023
1 parent e427276 commit 803ad76
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/data/relay_metrics.json
Original file line number Diff line number Diff line change
Expand Up @@ -299,12 +299,6 @@
"description": "The average number of elements in a bucket when flushed.\n\nThis metric is tagged with:\n- `metric_type`: \"counter\", \"distribution\", \"gauge\" or \"set\".\n- `metric_name`: Low-cardinality name of the metric.",
"features": []
},
{
"type": "Counter",
"name": "metrics.insert",
"description": "Incremented for every metric that is inserted.\n\nThis metric is tagged with:\n- `aggregator`: The name of the metrics aggregator (usually `\"default\"`).\n- `metric_type`: The type of the metric (e.g. `\"counter\"`).",
"features": []
},
{
"type": "Counter",
"name": "metrics.transaction_name",
Expand Down

1 comment on commit 803ad76

@vercel
Copy link

@vercel vercel bot commented on 803ad76 Sep 7, 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.sentry.dev
docs.sentry.io
sentry-docs-git-master.sentry.dev

Please sign in to comment.