diff --git a/examples/grafana/README.md b/examples/grafana/README.md index 3d2aea247..0fd9729e2 100644 --- a/examples/grafana/README.md +++ b/examples/grafana/README.md @@ -103,7 +103,7 @@ Tracing spans from the Fn server are available as Prometheus metrics. Each span If the span is associated with a specific function invocation, the corresponding metric is given the labels `fn_app` and `fn_path` which are set to the application name and function path respectively. -A second example dashboard `fn_grafana_dashboard2.json` in this example's directory extends the first dashboard to show shows rate and duration data for a selection of tracing spans. +A second example dashboard `fn_grafana_dashboard2.json` in this example's directory extends the first dashboard to show rate and duration data for a selection of tracing spans.