Skip to content

Commit

Permalink
Update metric description
Browse files Browse the repository at this point in the history
  • Loading branch information
lassetyr committed Jan 24, 2024
1 parent f01048d commit adb1516
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ public enum MappingNames {
OVERRIDE_MONITORED_FALSE("Monitored is set to false but a pattern-change has been detected"),
OVERRIDE_MONITORED_NO_LONGER_TRUE("Monitored is set to false but was previously set to true"),
UPDATED_CODESPACE("Updated the defined codespace"),
REMOVE_INVALID_CODESPACE("Received data on subscription that is not on its whitelist")
REMOVE_INVALID_CODESPACE("Received data on codespace that is not on subscription whitelist")
;


Expand Down

0 comments on commit adb1516

Please sign in to comment.