1
2
3
4
5
// Copyright (c) The Diem Core Contributors
// SPDX-License-Identifier: Apache-2.0

// A list of metrics which will be made public to all the partners
pub const PUBLIC_METRICS: &[&str] = &["diem_connections", "revision"];