1 2 3 4 5
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. /// The name of the injection event for telemetry reporting. pub(super) const INJECTION_EVENT_NAME: &str = "chaos_injection";