Commit graph

6 commits

Author SHA1 Message Date
daroche
ea306120c0 add span schema information 2025-08-08 21:13:19 +02:00
Pavel Pautov
a23ffa955c Consolidate transport related parameters into a struct.
Also, replace leftover cast with getMainConf().
2025-02-11 12:49:16 -05:00
Nikita Vakula
6c1659a20b Support export via TLS (fix #12). 2024-11-21 11:06:40 -08:00
Pavel Pautov
b5c8cd8de3 Support custom resource attributes (fix #32).
Now attributes can be set with "otel_resource_attr" directive, e.g.
    otel_resource_attr my.name "my value";
2024-11-12 19:06:46 -08:00
Pavel Pautov
85a3fcb38c Support custom span name and attributes. 2023-06-13 16:59:02 -07:00
Pavel Pautov
3430e85c34 Nginx OTel module. 2023-06-13 16:59:02 -07:00