Skip to content

Commit 1714eb6

Browse files
docs: update docs/core/metrics.md
Co-authored-by: Sara Gerion <47529391+saragerion@users.noreply.github.com>
1 parent 6b473bd commit 1714eb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ If you'd like to remove them at some point, you can use the `clearDefaultDimensi
266266

267267
### Flushing metrics
268268

269-
As you finish adding all your metrics, you need to serialize and "flush them" by calling `purgeStoredMetrics()`. This will print the metrics to standard output.
269+
As you finish adding all your metrics, you need to serialize and "flush them" by calling `publishStoredMetrics()`. This will print the metrics to standard output.
270270

271271
You can flush metrics automatically using one of the following methods:
272272

0 commit comments

Comments
 (0)