Commit 0517f757 authored by Ryan McCormick's avatar Ryan McCormick Committed by GitHub
Browse files

docs: Add Grafana Dashboard Image to Metrics README (#204)

parent c8737c1f
...@@ -4,6 +4,10 @@ The `metrics` component is a utility that can collect, aggregate, and publish ...@@ -4,6 +4,10 @@ The `metrics` component is a utility that can collect, aggregate, and publish
metrics from a Dynamo deployment for use in other applications or visualization metrics from a Dynamo deployment for use in other applications or visualization
tools like Prometheus and Grafana. tools like Prometheus and Grafana.
<div align="center">
<img src="images/dynamo_metrics_grafana.png" alt="Dynamo Metrics Dashboard"/>
</div>
## Quickstart ## Quickstart
To start the `metrics` component, simply point it at the `namespace/component/endpoint` To start the `metrics` component, simply point it at the `namespace/component/endpoint`
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment