We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 915ed3f commit 263d4fcCopy full SHA for 263d4fc
docs/manual-instrumentation.md
@@ -68,7 +68,7 @@ And then we can run this application with the following command:
68
opentelemetry-instrument flask run
69
```
70
71
-We may not only need to add custom span to our application we may also want to use a custom metric, like in the example below where we
+We may not only need to add a custom span to our application but also want to use a custom metric, like in the example below where we
72
are tracking how many times we are getting one of the possible choices for our salutes.
73
74
0 commit comments