Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit 9dcec50

Browse files
SergeyKanzhelevBogdan Drutu
authored andcommitted
Update Metrics.md (#208)
1 parent c3fd41b commit 9dcec50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

metrics/Metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ backend, rely on the backend to perform validation, and pass back any errors
1313
from the backend.
1414

1515
The Metrics data model is defined as
16-
[metrics.proto](https://github.com/census-instrumentation/opencensus-proto/blob/master/opencensus/proto/metrics/v1/metrics.proto),
16+
[metrics.proto](https://github.com/census-instrumentation/opencensus-proto/blob/master/src/opencensus/proto/metrics/v1/metrics.proto),
1717
but the proto is just to illustrate the concepts. OpenCensus implementations
1818
don't have to use the actual proto, and can instead use a language-specific
1919
in-memory data structure that captures what exporters need. This structure

0 commit comments

Comments
 (0)