akalittle commented on issue #7674:
URL: https://github.com/apache/apisix/issues/7674#issuecomment-1216158802
I'm sure I just use system generated trace_id.
In my yaml file, I just simply use like below, I didn't use any other
attributes, you can also see in the json object.
```yaml
- name: opentelemetry
enable: true
config:
sampler:
name: always_on
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]