Commit Graph

27 Commits

Author SHA1 Message Date
jack-berg 9e3f702d5b
Declarative config 0.4 (#7064) 2025-04-18 14:20:38 -05:00
jack-berg 2cf5f0128b
Fix declarative config xray todo (#7226) 2025-03-27 13:30:24 -05:00
jack-berg 42056f57c8
Introduce ConfigProvider API (#6549) 2025-03-04 17:21:19 -06:00
Trask Stalnaker 83b30b5d0e
Bump config file format version (#6786) 2024-10-15 13:13:51 -05:00
jack-berg 2dbb8de349
Update to opentelemetry-configuration v0.3.0 (#6733) 2024-09-30 14:12:25 -05:00
Teja 9249653f69
Adding model as suffix to generated classes. (#6721) 2024-09-18 16:02:06 -05:00
jack-berg 00b0e9f87c
Declarative configuration missing pieces (#6677) 2024-09-05 15:08:18 -05:00
jack-berg 1523dedb55
Update to opentelemetry-configuration v0.1.0 (#5899) 2023-10-11 10:24:32 -05:00
jack-berg 5d5093636b
ConfigurationReader handles null values as empty (#5829) 2023-09-15 10:48:51 -05:00
jack-berg a438127c37
Deprecate semconv module (#5786) 2023-09-08 10:43:42 -05:00
jack-berg ce7323ee3d
Add SpanExporterFactory support for zipkin exporter (#5771) 2023-08-28 14:49:33 -05:00
jack-berg 01503efe97
Meter provider configuration factory (#5773) 2023-08-28 14:22:03 -05:00
jack-berg 2f7b3c2bb2
Update to latest opentelemetry-configuration, add disabled support (#5766) 2023-08-25 10:31:58 -05:00
jack-berg 3a709a7059
Add Sampler configuration factory (#5763) 2023-08-25 10:01:32 -05:00
jack-berg 4fdd2ed81e
Add Resource configuration factory (#5757) 2023-08-24 10:57:23 -05:00
jack-berg d64793ab55
Add ContextPropagators configuration factory (#5758) 2023-08-24 10:43:35 -05:00
jack-berg d855771dc3
Fix gradle build deprecation warnings (#5759) 2023-08-24 08:58:44 -05:00
jack-berg 733a2eec60
Initialize configuration factory (#5687) 2023-08-22 13:45:54 -05:00
Trask Stalnaker 88c80b1378
Switch from snakeyaml to snakeyaml engine (#5691) 2023-08-08 15:14:47 -05:00
dependabot[bot] d4a3b3b680
Bump org.yaml:snakeyaml from 2.0 to 2.1 (#5685)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-07 10:50:10 -05:00
dependabot[bot] 80de3281fb
Bump org.yaml:snakeyaml from 1.31 to 2.0 (#5682)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-04 13:37:49 -05:00
jack-berg 90ab3665dc
Initialize file configuration (#5399) 2023-08-03 10:41:43 -05:00
jack-berg 9ecc6f08d8
Delete zpages (#5611) 2023-07-10 17:32:16 -05:00
jason plumb 8b01e78f42
Switch from snakeyaml to snakeyaml-engine (#5138)
* switch from snakeyaml to snakeyaml-engine

* spotless
2023-01-26 15:29:08 -08:00
jack-berg 8897dd4d5c
Revert removal final newline (#5133)
* Revert removal final newline

* Add to final newlin editorconfigoverride
2023-01-18 08:51:41 -06:00
dependabot[bot] 1e4a7be6be
Bump spotless-plugin-gradle from 6.12.1 to 6.13.0 (#5126)
* Bump spotless-plugin-gradle from 6.12.1 to 6.13.0

Bumps [spotless-plugin-gradle](https://github.com/diffplug/spotless) from 6.12.1 to 6.13.0.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](https://github.com/diffplug/spotless/compare/gradle/6.12.1...plugin-gradle/6.13.0)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-plugin-gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix build

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jack Berg <jberg@newrelic.com>
2023-01-17 16:47:56 -06:00
jack-berg 926b57143a
Merge trace and metric incubator (#4705) 2022-08-24 09:59:42 -05:00