@@ -6,6 +6,7 @@ author: >-
6
6
[Haochao Zhuang](https://github.com/dmsolr),
7
7
[Fei Han](https://github.com/hf400159)
8
8
canonical_url : https://apisix.apache.org/blog/2022/02/28/apisix-integration-opentelemetry-plugin/
9
+ spelling : cSpell:ignore APISIX
9
10
---
10
11
11
12
This article introduces the Apache APISIX's ` opentelemetry ` plugin concept and
@@ -345,7 +346,7 @@ be changed to your Apache APISIX address, and ensure that it can be accessed
345
346
normally in the container.
346
347
347
348
Of course, you can also deploy Apache APISIX through `docker-compose.yaml`. For
348
- details, see [Installation via Docker](https://apisix.apache.org/docs/apisix/how-to-build/#installation-via-docker ).
349
+ details, see [Installation via Docker](https://hub.docker.com/r/apache/apisix ).
349
350
350
351
# ## Step 3: Verify the Outputs
351
352
@@ -390,7 +391,7 @@ communities to create a more powerful ecosystem.
390
391
Apache APISIX is also currently working on additional plugins to support
391
392
integration with more services, if you're interested, feel free to
392
393
[start a discussion](https://github.com/apache/apisix/discussions)
393
- on GitHub, or communicate via the [mailing list](https://apisix.apache.org/docs/general/subscribe-guide ).
394
+ on GitHub, or communicate via the [mailing list](https://apisix.apache.org/docs/general/join/# subscribe-to-the-mailing-list ).
394
395
395
396
_A version of this article was [originally posted][] on the Apache APISIX blog._
396
397
0 commit comments