Skip to content

Commit c817ffc

Browse files
authored
Create README.md in instrumentation folder (#220)
1 parent 05b755b commit c817ffc

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

instrumentation/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)