Skip to content

Commit a3945c1

Browse files
committed
Update docs
1 parent b0a02ab commit a3945c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/Getting Started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,8 +170,8 @@ ErrorTracker allows you to mute specific errors.
170170

171171
When an error is muted:
172172
- New occurrences are still tracked and stored in the database
173-
- No telemetry events are emitted for new occurrences
174173
- You can still see the error and its occurrences in the web UI
174+
- [Telemetry events](ErrorTracker.Telemetry.html) for new occurrences include the `muted: true` flag so you can ignore them as needed.
175175

176176
This is particularly useful for noisy errors that you want to keep tracking but don't want to receive notifications about.
177177

0 commit comments

Comments
 (0)