We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f339a60 commit f6bed30Copy full SHA for f6bed30
sentry_sdk/_metrics.py
@@ -1,3 +1,8 @@
1
+"""
2
+NOTE: This file contains experimental code that may be changed or removed at any
3
+time without prior notice.
4
5
+
6
import time
7
from typing import Any, Optional, TYPE_CHECKING
8
0 commit comments