Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/platforms/javascript/common/metrics/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ notSupported:
- javascript.capacitor
---

<AgentSkillsCallout />
<PlatformContent includePath="llm-rules-platform" />
Comment thread
philprime marked this conversation as resolved.

With [Sentry's Application Metrics](/product/explore/metrics/), you can send counters, gauges, and distributions from your applications to Sentry. Once in Sentry, these metrics can be viewed alongside relevant errors, and searched using their individual attributes.

Expand Down
2 changes: 1 addition & 1 deletion docs/platforms/javascript/common/tracing/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sidebar_order: 6
sidebar_section: features
---

<AgentSkillsCallout />
<PlatformContent includePath="llm-rules-platform" />

With [tracing](/product/dashboards/sentry-dashboards/), Sentry automatically tracks your software performance across your application services, measuring metrics like throughput and latency, and displaying the impact of errors across multiple systems.

Expand Down
Loading