Skip to content

Commit

Permalink
feat(README): updated configuration instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
zhifenglee-aelf committed Jul 19, 2024
1 parent 4250b77 commit 1c4d11a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ To configure your opentelemetry service name, version and collector's endpoint,
"OpenTelemetry": {
"ServiceName": "YourServiceName",
"ServiceVersion": "YourServiceVersion",
"CollectorEndpoint": "http://localhost:4317"
"CollectorEndpoint": "http://localhost:4315"
}
}
```
Expand Down

0 comments on commit 1c4d11a

Please sign in to comment.