Skip to content

Commit 27e0cd6

Browse files
authored
docs(js): Do not show metrics docs for deno+cordova (#15486)
1 parent 6e6246c commit 27e0cd6

File tree

1 file changed

+3
-0
lines changed
  • docs/platforms/javascript/common/metrics

1 file changed

+3
-0
lines changed

docs/platforms/javascript/common/metrics/index.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ title: Set Up Metrics
33
sidebar_title: Metrics
44
description: "Metrics allow you to send, view and query counters, gauges and measurements from your Sentry-configured apps to track application health and drill down into related traces, logs, and errors."
55
sidebar_order: 5755
6+
notSupported:
7+
- javascript.deno
8+
- javascript.cordova
69
---
710

811
With Sentry Metrics, you can send counters, gauges, distributions, and sets from your applications to Sentry. Once in Sentry, these metrics can be viewed alongside relevant errors, and searched using their individual attributes.

0 commit comments

Comments
 (0)