Commit Graph

13 Commits

Author SHA1 Message Date
Marc Alff e5a1a15296
[Code Health] Include what you use, part 6 (#3216) 2025-01-08 10:31:06 +01:00
Marc Alff d15da3b256
[Code health] Include what you use cleanup, part 5 (#3140) 2024-11-27 11:57:47 +01:00
Volodymyr Kolesnykov 4341e1237e
[TEST] refactor UrlParser tests to use value-paramterized tests (#3153) 2024-11-22 22:50:10 +01:00
Volodymyr Kolesnykov 4d9cc288d5
[EXPORTER] fix clang-tidy warnings in UrlParser (#3146) 2024-11-19 22:13:08 +01:00
Volodymyr Kolesnykov 149d29ca78
[EXPORTER] handling of invalid ports in UrlParser (#3142) 2024-11-14 19:06:39 +01:00
WenTao Ou 3910b049c1
Fix URL in ES exporter, fix ipv6 supporting for http client. (#3081) 2024-10-07 09:03:21 +02:00
Marc Alff c6d394547b
[Code Health] include-what-you-use cleanup, part 4 (#3040) 2024-09-11 21:05:32 +02:00
Harish e1d96901fc
[Code health] Remove Unicode Text from Source files (#2707)
Signed-off-by: perhapsmaple <140232061+perhapsmaple@users.noreply.github.com>
2024-06-20 09:20:57 +02:00
Johannes Tax e5c2e25144
Support URL-encoded values for `OTEL_EXPORTER_OTLP_HEADERS` (#2579) 2024-03-07 07:16:16 -08:00
Marc Alff 85b78784a5
Fix more build warnings (#1616) (#1620) 2022-09-20 11:43:08 -07:00
wangzhen2271 a77ec80312
fix: urlPaser will incorrect parsing url like http://abc.com/xxx@xxx/a/b (#1511)
Co-authored-by: Lalit Kumar Bhasin <labhas@microsoft.com>
2022-07-22 08:53:34 -07:00
Lalit Kumar Bhasin 3fa6525f40
Add missing Copyright headers (#754) 2021-05-25 11:37:08 +05:30
Lalit Kumar Bhasin 71d5b1d898
Zipkin exporter (#471) 2021-03-03 18:57:14 +05:30