Commit Graph

21 Commits

Author SHA1 Message Date
Marc Alff 545f9f4108
[CodeHealth] fix include-what-you-use, part 8 (#3465) 2025-06-09 10:23:10 +02:00
Doug Barker 165983a128
[CMAKE] remove global include_directories usage and rely on target properties (#3426) 2025-05-20 23:44:47 +02:00
Lalit Kumar Bhasin f6d16d292c
Harden Github actions - pinned-dependencies (part -1) (#3380) 2025-04-25 05:15:53 +00:00
Marc Alff 5bc053e522
[SDK] Support OTEL_SDK_DISABLED environment variable (#3245) 2025-02-05 21:42:51 +01:00
Marc Alff e5a1a15296
[Code Health] Include what you use, part 6 (#3216) 2025-01-08 10:31:06 +01:00
Alex E. bb68f495c4
[TEST] Functional tests for OTLP/gRPC with mutual TLS (#3227) 2025-01-06 17:38:34 +01:00
Marc Alff 807d610225
[TEST] Added support for SELINUX in functional tests (#3212) 2024-12-19 16:41:23 +01:00
Alex Boten 261a151829
[TEST] update references to logging exporter (#3053)
This exporter has been replaced by the debug exporter and will be removed soon

Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
2024-09-05 21:34:20 +02:00
Alex Boten 080356950e
[TEST] update collector example with debug exporter (#3050)
The logging exporter was renamed debug in 2023, the logging exporter will be removed in the near future, updating the example accordingly.
2024-09-04 21:45:12 +02:00
Marc Alff a9208987c5
[Code Health] include-what-you-use cleanup, part 3 (#3004) 2024-08-26 12:59:17 -07:00
Siddhartha Malladi eb2b9753ea
[Code Health] clang-tidy cleanup, part 1 (#2990) 2024-07-11 11:45:17 +02:00
Marc Alff 6dbfdb52eb
[Code health] include-what-you-use cleanup, part 2 (#2704) 2024-07-06 17:16:02 +02:00
Marc Alff f6dca999b5
[TEST] Fix opentelemetry-collector bind address (#2989) 2024-07-03 18:04:05 +02:00
Marc Alff 42563e4160
[SECURITY] Remove OTLP HTTP support for TLS 1.0 and TLS 1.1, require TLS 1.2 (#2722) 2024-07-02 20:42:54 +02:00
Marc Alff 2535c70c4e
[API/SDK] Provider cleanup (#2664) 2024-06-03 22:46:08 +02:00
Marc Alff 78947b2ab1
[SDK] DefaultLogHandler to print errors to std::cerr, add LogLevel::None (#2622) 2024-04-13 17:20:11 +02:00
John Bley a06fd25ae7
[MISC] Use set -e on all shell scripts and pass shellcheck --severity=error (#2616) 2024-03-28 18:43:46 +01:00
Harish 07f6cb54ec
[EXPORTER] Gzip compression support for OTLP/HTTP and OTLP/gRPC exporter (#2530) 2024-02-29 18:42:25 +01:00
Marc Alff 51c2ee5679
[REMOVAL] Remove option WITH_OTLP_HTTP_SSL_PREVIEW (#2435) 2023-12-14 00:37:31 +01:00
Cengizhan Pasaoglu cfcda5728e
[SDK] Header files cleanup, use forward declarations (#2182) 2023-06-21 00:11:31 +02:00
Marc Alff 0e52dfdb15
[EXPORTER] Add OTLP HTTP SSL support (#1793) 2023-04-05 09:59:15 -07:00