Skip to content

Commit 875c3d9

Browse files
jpnurmiclaude
andcommitted
docs: add metrics to attribute documentation
Co-Authored-By: Claude Opus 4.5 <[email protected]>
1 parent a73c3bc commit 875c3d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/sentry.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1863,6 +1863,7 @@ SENTRY_API void sentry_remove_extra_n(const char *key, size_t key_len);
18631863
* Sets attributes created with `sentry_value_new_attribute` to be applied to
18641864
* all:
18651865
* - logs
1866+
* - metrics
18661867
*/
18671868
SENTRY_API void sentry_set_attribute(const char *key, sentry_value_t attribute);
18681869
SENTRY_API void sentry_set_attribute_n(

0 commit comments

Comments
 (0)