Skip to content

Commit

Permalink
Merge pull request #341 from sy-c/patch-1
Browse files Browse the repository at this point in the history
Update Tags.h
  • Loading branch information
sy-c authored May 23, 2024
2 parents dc349d0 + 866b6c7 commit bfb9e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/Monitoring/Tags.h
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ enum class Key : unsigned short int {
/// Tag keys array
static constexpr std::array<std::string_view, 15> TAG_KEY = {
"hostname"sv,
"rolenane"sv,
"rolename"sv,
"name"sv,
"detector"sv,
"subsystem"sv,
Expand Down

0 comments on commit bfb9e4f

Please sign in to comment.