docs: Fix typo
This commit is contained in:
parent
d72192aa32
commit
b7bf36443b
2 changed files with 2 additions and 1 deletions
|
|
@ -24,3 +24,4 @@ extend-ignore-re = [
|
||||||
"continuwuity" = "continuwuity"
|
"continuwuity" = "continuwuity"
|
||||||
"continuwity" = "continuwuity"
|
"continuwity" = "continuwuity"
|
||||||
"execuse" = "execuse"
|
"execuse" = "execuse"
|
||||||
|
"oltp" = "OTLP"
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- Enabled the OLTP exporter in default builds, and allow configuring the exporter protocol. (@Jade). (#1251)
|
- Enabled the OTLP exporter in default builds, and allow configuring the exporter protocol. (@Jade). (#1251)
|
||||||
|
|
||||||
## Bug Fixes
|
## Bug Fixes
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue