You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename metric_sample.proto to metrics.proto (#338)
This change renames the `metric_sample.proto` file to `metrics.proto` to
better reflect its content. The file contains multiple metric-related
messages, including `SimpleMetricValue` and `MetricSample`, which are
used to represent metric values and samples, respectively. The new name
`metrics.proto` is more descriptive and aligns with the purpose of the
file.
0 commit comments