Skip to content

Commit 5542bc4

Browse files
authored
adding section about auto-installer (#127)
1 parent a22a477 commit 5542bc4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# OpenTelemetry Symfony auto-instrumentation
22

3+
**Preferred and simplest way to install auto-instrumentation (c extension plus instrumentation libraries) is to use [opentelemetry-instrumentation-installer](https://github.com/open-telemetry/opentelemetry-php-contrib/tree/main/src/AutoInstrumentationInstaller).**
4+
**The same process can be done manually by installing [c extension](https://github.com/open-telemetry/opentelemetry-php-instrumentation#installation) plus all needed instrumentation libraries like [Symfony](#Installation-via-composer)**
5+
36
## Requirements
47

58
* OpenTelemetry extension

0 commit comments

Comments
 (0)