Skip to content

Commit

Permalink
fix(axiom): comment update
Browse files Browse the repository at this point in the history
  • Loading branch information
zsistla committed Jan 9, 2025
1 parent 862604b commit 925b94c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion axiom/nr_segment_message.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ typedef enum _nr_segment_message_destination_type_t {
} nr_segment_message_destination_type_t;

typedef struct {
/* All strings are null-terminated. When unset, the strings are ingored. */
/* All strings are null-terminated. When NULL/empty the values are ingored. */

/* Only used for creating metrics. */
char* library; /* Library; Possible values are SQS, SNS, RabbitMQ, JMS */
Expand Down

0 comments on commit 925b94c

Please sign in to comment.