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 05b755b commit c817ffcCopy full SHA for c817ffc
instrumentation/README.md
@@ -0,0 +1,9 @@
1
+# OpenTelemetry C++ instrumentations
2
+
3
+In this directory you will find instrumentation libraries and modules.
4
5
+| Name | Description |
6
+|---|---|
7
+| [httpd](./httpd) | httpd (Apache) OpenTelemetry module |
8
+| [nginx](./nginx) | OpenTelemetry nginx module |
9
+| [otel-webserver-module](./otel-webserver-module) | The OTEL webserver module comprises of both Apache and Nginx instrumentation. |
0 commit comments