Fix image tagging

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Kari Halsted <12926135+kayayarai@users.noreply.github.com>
This commit is contained in:
Kari Halsted 2023-03-16 15:13:56 -06:00 committed by GitHub
parent c73c51af74
commit dc4d05df64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ Using the OpenTelemetry Collector Datadog exporter, you can configure Dapr to cr
1. Create and configure the application. Once running, telemetry data is sent to Datadog and visible in Datadog APM.
![Datadog](/images/datadog-traces.png)
<img src="/images/datadog-traces.png" width=1200 alt="Datadog APM showing telemetry data.">
## Related Links/References