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

Commit

Permalink
chore(*): mv files to community/ and logo/
Browse files Browse the repository at this point in the history
Signed-off-by: Michelle Noorali <[email protected]>
  • Loading branch information
Michelle Noorali committed Apr 29, 2020
1 parent d5dd526 commit d6c6326
Show file tree
Hide file tree
Showing 19 changed files with 2 additions and 2 deletions.
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
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes
4 changes: 2 additions & 2 deletions traffic-metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ This example implementation is included to illustrate how `TrafficMetrics` are
surfaced. It does *not* prescribe a particular implementation. This example also
does not serve as an example of how to consume the metrics provided.

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

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

### Envoy Mesh

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

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

0 comments on commit d6c6326

Please sign in to comment.