Commit Graph

37 Commits

Author SHA1 Message Date
jason plumb e447e347e1
Allow for simpler creation of start-only and end-only SpanProcessors. (#5923) 2023-12-04 11:40:09 -06:00
jack-berg e592d5dbfd
Add env var substitution support to file configuration (#5914) 2023-10-23 10:29:01 -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 da7927883c
General attribute limits configuration factory (#5779) 2023-08-30 14:31:05 -05:00
jack-berg 73faa33b99
Config properties from map (#5782) 2023-08-30 09:33:39 -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 3b1c6d9108
Remove lingering zpages images (#5756) 2023-08-23 15:23:59 -05:00
jack-berg 8e04a6887f
Add SdkTracerProvider configuration factory (#5751) 2023-08-23 12:29:22 -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
jack-berg 087a4f1ac6
Prepare 1.28.0 (#5602) 2023-07-07 06:57:26 -05:00
jack-berg 2a73a6f992
Deprecate zpages from opentelemetry-sdk-extension-incubator (#5578) 2023-06-29 10:14:00 -05:00
jack-berg 0e318fb84c
AutoConfiguredOpenTelemetrySdkBuilder does not set GlobalOpenTelemetry by default (#5564) 2023-06-22 16:14:24 -05:00
jack-berg 85f3fd8545
Enable otlp logs by default (#5433) 2023-05-17 09:19:36 -05:00
dependabot[bot] 38e38cb29f
Bump com.diffplug.spotless:spotless-plugin-gradle from 6.17.0 to 6.18.0 (#5352)
* Bump com.diffplug.spotless:spotless-plugin-gradle from 6.17.0 to 6.18.0

Bumps [com.diffplug.spotless:spotless-plugin-gradle](https://github.com/diffplug/spotless) from 6.17.0 to 6.18.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.17.0...gradle/6.18.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>

* spotless

---------

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-04-06 15:13:11 -05:00
jack-berg 06158ffc2d
Cleanup readmes (#5263) 2023-03-06 09:39:34 -06:00
jack-berg a483171f75
Allow views to select on instrument unit (#5255) 2023-03-01 09:17:05 -06:00
jack-berg feb0297c7b
Add Base2 prefix to internal exponential histogram classes (#5179) 2023-02-07 10:14:10 -06:00
jack-berg 92403b01b7
Add base2ExponentialHistogram to Aggregation (#5143) 2023-02-05 10:54:44 -06: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 b08edb6504
Add MaxScale config parameter to ExponentialHistogram (#5044) 2023-01-06 09:36:48 -06:00
jason plumb 61b117079d
De-singleton ZPageServer implementation (#4935)
* remove the static/singleton nature from ZPageServer

* add convenience method for creating zpages-based sdktracerprovider

* update readme for zpageserver

* oh checkstyle.

* overload build and add test
2022-11-12 08:49:56 -06:00
jack-berg 926b57143a
Merge trace and metric incubator (#4705) 2022-08-24 09:59:42 -05:00