Renames otel config from jaeger to otel

Signed-off-by: Adrian Cole <adrian.cole@elastic.co>
This commit is contained in:
Adrian Cole 2024-12-05 13:22:46 +08:00
parent 66440e2c20
commit 54bceb92da
3 changed files with 4 additions and 3 deletions

View file

@ -113,7 +113,8 @@ You have two ways to install this repository:
```
2. **Install from source**:
If you prefer to install from the source code, follow these steps:
If you prefer to install from the source code, make sure you have [conda installed](https://docs.conda.io/projects/conda/en/stable).
Then, follow these steps:
```bash
mkdir -p ~/local
cd ~/local