Skip to content

Commit bfb9e4f

Browse files
authored
Merge pull request #341 from sy-c/patch-1
Update Tags.h
2 parents dc349d0 + 866b6c7 commit bfb9e4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/Monitoring/Tags.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ enum class Key : unsigned short int {
5353
/// Tag keys array
5454
static constexpr std::array<std::string_view, 15> TAG_KEY = {
5555
"hostname"sv,
56-
"rolenane"sv,
56+
"rolename"sv,
5757
"name"sv,
5858
"detector"sv,
5959
"subsystem"sv,

0 commit comments

Comments
 (0)