summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-05-10 14:25:01 +0200
committerValery Piashchynski <[email protected]>2022-05-10 14:25:01 +0200
commit5b47ae3041428f0f9403910b08da57bc6e78fb46 (patch)
treef3f4ff141e1fbdc8b840835ce9fa3a06d4b081ea /CHANGELOG.md
parent21c89fec697dda68e854e49e1c2cc3a51356386e (diff)
CHANGELOG typo
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6f255ac9..a44a686a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,7 +21,7 @@ OpenTelemetry plugin supports the following exporters:
1. OTLP (open telemetry protocol): `datadog`, `new relic`.
2. zipkin
3. stdout
- All these exportes can send their data via `http` or `grpc` clients.
+ All these exporters can send their data via `http` or `grpc` clients.
Configuration sample (stdout exporter):
```yaml