Commit Graph

3016 Commits

Author SHA1 Message Date
OpenTelemetry Bot 357f0a2d79
[repo] Prepare release core-1.9.0-rc.1 (#5679) 2024-06-07 12:03:04 -07:00
Mikel Blanchard 84cd83ad53
[repo] NuGet push release automation (#5675) 2024-06-07 11:12:22 -07:00
Mikel Blanchard 90871e01cb
[repo] Add packages to releases when created by automation (#5674) 2024-06-06 15:02:20 -07:00
Mikel Blanchard 2710c427f0
Move LoggerProvider and friends (OTEL1000) to a stable API (#5648) 2024-06-05 16:06:17 -07:00
Cijo Thomas 248043a74d
Fix link to OTel calendar in readme (#5673) 2024-06-05 12:42:08 -07:00
Mikel Blanchard 4d02fe1a08
[repo] Post-release automation improvements (#5664) 2024-06-03 10:00:40 -07:00
James Thompson c38cc273bc
[repo] Reduce explicit package references on newer TFM's (#5659) 2024-05-30 15:46:25 -07:00
OpenTelemetry Bot 61eee46af8
[repo] Prepare release coreunstable-1.9.0-alpha.2 (#5662) 2024-05-29 10:52:07 -07:00
Mikel Blanchard 3ffa9160d9
[repo] Release automation improvements (#5657) 2024-05-29 10:41:04 -07:00
Robert Coltheart b9d56aa64e
[prometheus] Fix OpenMetrics format suffixes (#5646)
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
Co-authored-by: Mikel Blanchard <mblanchard@macrosssoftware.com>
Co-authored-by: Reiley Yang <reyang@microsoft.com>
2024-05-28 10:47:02 -07:00
Mikel Blanchard 81244d6136
[repo] CI tweaks and improvements (#5651) 2024-05-27 23:37:19 -07:00
Mikel Blanchard 625f32f33e
[docs] Add exemplar project to solution (#5650) 2024-05-24 13:04:08 -07:00
Reiley Yang 361a4b9bd8
[docs] Move docker related files to examples folder (#5640)
Co-authored-by: Mikel Blanchard <mblanchard@macrosssoftware.com>
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
2024-05-23 12:40:23 -07:00
Eric Erhardt 574c71612b
[repo] Fix variable usage in test-aot-compatibility script (#5645) 2024-05-22 13:42:38 -07:00
Reiley Yang 0cb89abd45
[docs] Tweak ToC (#5644) 2024-05-22 09:10:39 -07:00
Reiley Yang 3cff6dbfd1
[docs] Improve exemplars tutorial (#5636) 2024-05-21 16:51:09 -07:00
Reiley Yang 498b0d00a1
[docs] Remove MD033 workaround (#5638) 2024-05-21 11:03:47 -07:00
github-actions[bot] 6c0327c4c6
[repo] Prepare release coreunstable-1.9.0-alpha.1 (#5634)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-20 14:23:39 -07:00
github-actions[bot] 7dd39b08fe
[repo] Prepare release core-1.9.0-alpha.1 (#5633)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-20 11:36:32 -07:00
Mikel Blanchard 07f7e1d08b
[repo] A little bit of cleanup for post-release.psm1 (#5632) 2024-05-20 11:08:27 -07:00
Mikel Blanchard 2abf2a9e71
[docs-metrics] Customer ExemplarReservoir and View API configuration (#5624) 2024-05-20 09:31:55 -07:00
Vishwesh Bankwar 16f2bf0fb9
[OTLP] Add details for offline storage (#5628)
Co-authored-by: Mikel Blanchard <mblanchard@macrosssoftware.com>
2024-05-17 15:49:39 -07:00
Mikel Blanchard a9c32c98d0
[sdk-metrics] Update Exemplars before MetricPoint CompleteUpdate fires (#5630) 2024-05-17 15:44:04 -07:00
Robert Coltheart 8177a391a6
[prometheus] Fix issue with corrupted buffers when reading both OpenMetrics and plain text formats (#5623)
Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
Co-authored-by: Vishwesh Bankwar <vishweshbankwar@users.noreply.github.com>
Co-authored-by: Mikel Blanchard <mblanchard@macrosssoftware.com>
2024-05-17 12:38:16 -07:00
Piotr Kiełkowicz b444464d0f
[repo] Cleanup shared code (#5622) 2024-05-17 12:17:13 -07:00
Mikel Blanchard 1e065cbdaa
[sdk-metrics] Add experimental envvar for setting ExemplarFilter for histograms (#5611)
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
2024-05-16 13:57:53 -07:00
Piotr Kiełkowicz 808abc8552
[sdk-traces] SamplingResult constructors accept null parameters (#5614) 2024-05-16 10:02:28 -07:00
Mikel Blanchard 1bbafaa7b7
[repo] Build script organization (#5619) 2024-05-14 14:55:19 -07:00
Mikel Blanchard 2d2fcf9650
[repo] Post-release workflow refactor (#5617) 2024-05-14 14:12:53 -07:00
Mikel Blanchard cf8ca09a55
[shared] Remove TagTransformer and improve TagWriter (#5602) 2024-05-14 11:44:41 -07:00
Reiley Yang a578ed3f9b
[repo] Switch to component label for tagging issues (#5612)
Co-authored-by: Mikel Blanchard <mblanchard@macrosssoftware.com>
2024-05-14 10:40:27 -07:00
Reiley Yang 5aa077b9e7
[repo] Add minimal reproducible example link to the issue template (#5610) 2024-05-13 14:37:09 -07:00
Mikel Blanchard af3c389c0c
[sdk-metrics] Expose Exemplars stable (#5607) 2024-05-13 13:55:56 -07:00
Mikel Blanchard 9d12b36fd5
[repo] Release process tweaks & improvements 4 (#5598)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Reiley Yang <reyang@microsoft.com>
2024-05-13 13:35:44 -07:00
Reiley Yang 15cea9c0ef
[doc] update package level warning messages (#5608)
Co-authored-by: Mikel Blanchard <mblanchard@macrosssoftware.com>
2024-05-13 09:07:00 -07:00
Reiley Yang c7abbdb1fa
[repo] Clean up nits (s/can not/cannot/) in bug template (#5609) 2024-05-10 21:50:13 -07:00
Mikel Blanchard 409d96de68
[repo] Add-labels workflow fix (#5605)
Co-authored-by: Reiley Yang <reyang@microsoft.com>
2024-05-10 13:10:22 -07:00
Mikel Blanchard b8ea807bae
[sdk-metrics] ExemplarReservoir dedicated diagnostic and custom ExemplarReservoir support (#5558) 2024-05-10 11:39:03 -07:00
Mikel Blanchard 49d70e0702
[console] Switch to TagWriter for handling of tags/attributes (#5596) 2024-05-09 10:29:34 -07:00
Mikel Blanchard ee5e1e0628
[repo] Automatically add area labels when new issue is opened (#5601) 2024-05-09 10:16:47 -07:00
Piotr Kiełkowicz abb680143a
[Instrumentation.AspNetCore] Move to contrib repository (#5599) 2024-05-08 09:54:22 -07:00
Reiley Yang 3db4919141
[repo] Change Markdown issue templates to YAML (#5595) 2024-05-07 14:58:46 -07:00
Vishwesh Bankwar 4215968f75
[Otlp] Add disk retry enablement (#5527)
Co-authored-by: Mikel Blanchard <mblanchard@macrosssoftware.com>
2024-05-07 14:02:43 -07:00
Reiley Yang c47dd7c1b1
[repo] Switching bug template to YAML (#5594) 2024-05-07 12:27:03 -07:00
Piotr Kiełkowicz 4a860e38f7
[Instrumentation.GrpcNetClient] Move to contrib repository (#5593) 2024-05-07 11:13:50 -07:00
Mikel Blanchard 8864a054b6
[repo] Release process tweaks & improvements 3 (#5589) 2024-05-07 10:33:40 -07:00
Mikel Blanchard 2fe54ee958
[zipkin] Switch to TagWriter for handling of tags/attributes (#5590) 2024-05-07 09:47:34 -07:00
Mikel Blanchard ac0d1d1fab
[otlp] Switch to TagWriter for handling of tags/attributes (#5585) 2024-05-02 22:53:50 -07:00
Mikel Blanchard e95ae72649
[repo] Release process tweaks & improvements 2 (#5587) 2024-05-02 12:46:03 -07:00
Mikel Blanchard eace49c2fb
[repo] Release process tweaks & improvements (#5584) 2024-04-30 22:59:35 -07:00