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

Commit d6c6326

Browse files
author
Michelle Noorali
committed
chore(*): mv files to community/ and logo/
Signed-off-by: Michelle Noorali <[email protected]>
1 parent d5dd526 commit d6c6326

19 files changed

+2
-2
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

traffic-metrics.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ This example implementation is included to illustrate how `TrafficMetrics` are
390390
surfaced. It does *not* prescribe a particular implementation. This example also
391391
does not serve as an example of how to consume the metrics provided.
392392

393-
![Metrics Architecture](traffic-metrics-sample/metrics.png)
393+
![Metrics Architecture](images/traffic-metrics-sample/metrics.png)
394394

395395
For this example implementation, metrics are being stored in Prometheus. These
396396
are being scraped [from Envoy](#envoy-mesh) periodically. The only component in
@@ -427,7 +427,7 @@ Shim`.
427427

428428
### Envoy Mesh
429429

430-
![Envoy Mesh](traffic-metrics-sample/mesh.png)
430+
![Envoy Mesh](images/traffic-metrics-sample/mesh.png)
431431

432432
While the mesh itself is outside the scope of this example, it is valuable to
433433
see that piece of the architecture as well. Prometheus has a scrape config that

0 commit comments

Comments
 (0)