Commit Graph

28 Commits

Author SHA1 Message Date
Marc Alff d2ff95acbc
[CI] Add GRPC in maintainer CI (#3248) 2025-01-21 15:21:30 +01:00
Doug Barker 02cda5103f
[SDK] enable deriving from ResourceDetector to create a Resource (#3247) 2025-01-16 18:38:05 +01:00
Marc Alff e5a1a15296
[Code Health] Include what you use, part 6 (#3216) 2025-01-08 10:31:06 +01:00
Marc Alff f7a9aea063
[SEMANTIC CONVENTIONS] Migration to weaver (#3105) 2024-11-13 19:14:12 +01:00
Marc Alff c6d394547b
[Code Health] include-what-you-use cleanup, part 4 (#3040) 2024-09-11 21:05:32 +02:00
Siddhartha Malladi eb2b9753ea
[Code Health] clang-tidy cleanup, part 1 (#2990) 2024-07-11 11:45:17 +02:00
Marc Alff 7aea1a6a94
[SEMANTIC CONVENTIONS] Rework on semantic conventions 1.25.0 (#2640) 2024-04-18 00:41:38 +02:00
Ehsan Saei 8f15440b45
[SEMANTIC CONVENTIONS] Upgrade to semantic convention 1.25.0 (#2633) 2024-04-16 23:29:10 +02:00
Willie Abrams 14f7542c18
[SDK] Support for OTEL_SERVICE_NAME (#2577) 2024-03-06 01:24:41 +01:00
Keith Smiley eaaf6cd602
Fix old style cast warning (#2567)
Fixes https://github.com/open-telemetry/opentelemetry-cpp/issues/2556
2024-02-28 23:01:19 +01:00
Cengizhan Pasaoglu cfcda5728e
[SDK] Header files cleanup, use forward declarations (#2182) 2023-06-21 00:11:31 +02:00
Johan Peltenburg 1ac9caf100
Pick old schema url when updating schema url is empty according to specification in Resource::Merge (#2036) 2023-03-10 15:44:14 -08:00
Marc Alff 6925fc4751
Fixed copyright for every file under sdk. (#1961) 2023-02-06 20:14:19 -08:00
Marc Alff d7a388b154
[SEMANTIC CONVENTIONS] Upgrade to version 1.15.0 (#1761) 2022-11-16 13:46:14 -08:00
Marc Alff 09480544c8
Add automatically semantic conventions from the spec (#873) (#1497) 2022-07-21 10:57:34 -07:00
Lalit Kumar Bhasin 4f5505f9cb
sem ver (#1140) 2021-12-20 12:25:30 -08:00
Ehsan Saei 5aa632741d
Mark tags to bazel targets round 2 (#1094) 2021-12-15 18:50:04 -08:00
Paurush Garg 9772156789
fix: issue 368- consistent namespace scope resolution (#1008) 2021-11-15 19:53:34 -08:00
Ehsan Saei bf176f35a7
fix compiler warnings (#1044) 2021-11-01 15:54:33 -07:00
Tom Tan 5de793d3cb
Add schema_url support to both Resource and InstrumentationLibrary (#979) 2021-09-21 01:18:38 -07:00
Lalit Kumar Bhasin 320c5935f6
Add note on experimental semantic convention implementation (#970)
* add note on experimental semantic conv

* nit

* Document experimental feature in versioning doc

* Document experimental feature in versioning doc

* rename experimental headers to experimental-*

* review comments

* missing changes

* fix bazel builg
2021-09-13 09:33:46 -07:00
Lalit Kumar Bhasin 5067e49bce
Move env-var read logic to common dir, and optional reading of env-var (#924) 2021-08-02 22:25:58 +05:30
Lalit Kumar Bhasin ae6d81088c
Adding semantic-convention attributes for resources (#872) 2021-06-24 10:24:54 +05:30
Lalit Kumar Bhasin 3fa6525f40
Add missing Copyright headers (#754) 2021-05-25 11:37:08 +05:30
Tom Tan ae060d157b
Enable resource detector tests on Windows (#651) 2021-04-20 22:06:56 +05:30
Quentin bd68a22ff5
Fix some C++ warnings (#619) 2021-03-24 14:31:10 +05:30
Lalit Kumar Bhasin e9c4e2557c
Set default service.name if missing (#616) 2021-03-22 10:20:33 +05:30
Lalit Kumar Bhasin ce89aa1094
Resource sdk Implementation (#502) 2021-01-22 10:27:17 +05:30