Mikel Blanchard
|
5cc1f39cbd
|
[build] Fix more ordering issues with ExposeExperimentalFeatures compiler switch (#4832)
|
2023-09-06 11:55:01 -07:00 |
Mikel Blanchard
|
268d29a866
|
[build] Fix ordering issues with ExposeExperimentalFeatures compiler switch (#4828)
|
2023-09-05 21:24:50 -07:00 |
Utkarsh Umesan Pillai
|
4427e881af
|
Update CHANGELOG for 1.6.0 (#4827)
|
2023-09-05 16:40:49 -07:00 |
Samuel Lam
|
a0084f27a9
|
[sdk] Hardcode known histograms using seconds (#4820)
|
2023-09-05 15:24:53 -07:00 |
Vishwesh Bankwar
|
74ca717131
|
[otlp] Update changelog to indicate breaking change between pre-release and stable version (#4826)
|
2023-09-05 14:05:28 -07:00 |
dependabot[bot]
|
34544bdb5e
|
Bump actions/checkout from 3 to 4 (#4824)
|
2023-09-04 14:25:42 -07:00 |
Vishwesh Bankwar
|
72d0a6c9d0
|
[otlp] Add note on ilogger scopes (#4818)
|
2023-08-30 16:22:26 -07:00 |
Piotr Kiełkowicz
|
759d54076e
|
[OpenTracing.Shim] TracerShim constructor (#4812)
|
2023-08-30 16:12:59 -07:00 |
Alan West
|
1da0297328
|
Implement OTLP retry mechanism (#4616)
|
2023-08-29 17:34:59 -07:00 |
Vishwesh Bankwar
|
bb1253ece8
|
Add otlp log and trace exporter benchmarks (#4807)
|
2023-08-29 15:49:53 -07:00 |
Utkarsh Umesan Pillai
|
f698b5daf4
|
Simplify locking in MetricPoint (#4808)
|
2023-08-29 14:59:49 -07:00 |
Vishwesh Bankwar
|
2adcf43079
|
[Otlp Readme]Add notes for configuring logging for different types of apps (#4806)
|
2023-08-28 18:02:37 -07:00 |
Utkarsh Umesan Pillai
|
192720f936
|
Update OTLP Exporter README (#4804)
|
2023-08-28 14:25:21 -07:00 |
Utkarsh Umesan Pillai
|
6570696fb3
|
Update default value for simple exemplar reservoir size (#4803)
|
2023-08-28 13:47:14 -07:00 |
Vishwesh Bankwar
|
d0d91335fa
|
Fork in persistent storage implementation to otlp (#4793)
|
2023-08-25 13:20:02 -07:00 |
Cijo Thomas
|
0ee80d593c
|
Update README.md for example Asp.Net Core app (#4801)
|
2023-08-24 11:22:42 -07:00 |
Bezaleel Olakunori
|
e330e57b04
|
Increase the character limit of the Meter instrument name (#4798)
|
2023-08-23 13:09:22 -07:00 |
Yun-Ting Lin
|
0d1cc3644b
|
[AOT] suppressed trimming warnings in `AspNetCore` and `GrpcNetClient` Instrumentation packages (#4795)
|
2023-08-22 14:09:49 -07:00 |
xiang17
|
73df32b967
|
Remove Jaeger Exporter - part 3: remove implementation and tests (#4796)
|
2023-08-22 10:49:28 -07:00 |
xiang17
|
2f6e1e5a48
|
Remove Jaeger Exporter - part 2: remove references in examples (#4788)
|
2023-08-21 15:37:10 -07:00 |
Utkarsh Umesan Pillai
|
02269fbd4e
|
Update CHANGELOG for 1.6.0-rc.1 release (#4794)
|
2023-08-21 13:29:17 -07:00 |
Utkarsh Umesan Pillai
|
2f5b6d7819
|
Add logging for metric overflow attribute (#4787)
|
2023-08-21 11:31:47 -07:00 |
Vishwesh Bankwar
|
97091de5f3
|
[otlp] Remove ilogger and exception attributes (#4781)
|
2023-08-21 10:53:56 -07:00 |
Utkarsh Umesan Pillai
|
77b3a1ea60
|
Fix CI workflow for markdown file only changes (#4786)
|
2023-08-18 14:35:12 -07:00 |
Mikel Blanchard
|
7d5722a74d
|
[shared] PropertyFetcher perf tweak (#4782)
Co-authored-by: Utkarsh Umesan Pillai <66651184+utpilla@users.noreply.github.com>
|
2023-08-18 13:28:47 -07:00 |
Utkarsh Umesan Pillai
|
10b8a0aa6d
|
Update test package for AspNetCore instrumentation tests (#4785)
|
2023-08-18 13:11:25 -07:00 |
xiang17
|
d9d0e24412
|
Remove Jaeger Exporter - part 1: remove references in docs (#4777)
|
2023-08-18 11:17:37 -07:00 |
Utkarsh Umesan Pillai
|
f6a1c04e81
|
Add OpenTelemetry.Api.Tests project to .sln file (#4784)
|
2023-08-17 18:38:42 -07:00 |
Utkarsh Umesan Pillai
|
37fb2c100a
|
Fix publish packages workflow (#4783)
|
2023-08-17 15:49:10 -07:00 |
Vitek Karas
|
f23e804c3d
|
Remove unnecessary `RequiresUnreferencedCode` attribute. (#4772)
|
2023-08-17 15:34:50 -07:00 |
Timothy Mothra
|
91eb914962
|
HttpSemanticConventions - update helper class (#4765)
|
2023-08-17 14:54:41 -07:00 |
Yun-Ting Lin
|
5784b45c4e
|
[AOT] suppressed trimming warnings in HTTP Instrumentation package (#4770)
Co-authored-by: Eric Erhardt <eric.erhardt@microsoft.com>
Co-authored-by: Reiley Yang <reyang@microsoft.com>
|
2023-08-16 11:48:31 -07:00 |
James Newton-King
|
49031ba208
|
Update Prometheus exporter name and unit processing (#4753)
Co-authored-by: Utkarsh Umesan Pillai <66651184+utpilla@users.noreply.github.com>
Co-authored-by: Mikel Blanchard <mblanchard@macrosssoftware.com>
|
2023-08-16 10:53:05 -07:00 |
Yun-Ting Lin
|
031ed48714
|
[AOT] Marked SqlClient Instrumentation package as trim incompatible. (#4751)
Co-authored-by: Utkarsh Umesan Pillai <66651184+utpilla@users.noreply.github.com>
|
2023-08-14 11:59:28 -07:00 |
Cijo Thomas
|
e2943128c1
|
Use net7.0 for example projects (#4726)
|
2023-08-11 14:31:44 -07:00 |
Yun-Ting Lin
|
c7730768d7
|
[AOT] Make `PropertyFetcher` AOT compatible. (#4675)
|
2023-08-10 17:18:09 -07:00 |
Mikel Blanchard
|
3b4db6df35
|
[build] Use compiler constant to toggle experimental public apis (#4735)
|
2023-08-10 13:50:09 -07:00 |
Vishwesh Bankwar
|
a4fae4fcd5
|
Update example and Readme for otlp log exporter (#4747)
|
2023-08-10 12:03:31 -07:00 |
Utkarsh Umesan Pillai
|
cf0b4d774f
|
Fix lock for PrometheusCollectionManager (#4760)
|
2023-08-09 22:11:57 -07:00 |
Mikel Blanchard
|
594d130ffc
|
[repo] Cleanup unused using statements (#4759)
|
2023-08-09 11:07:37 -07:00 |
Utkarsh Umesan Pillai
|
10a898932a
|
Add opt-in support for metric overflow attribute (#4737)
|
2023-08-08 18:12:07 -07:00 |
Alan West
|
e227d0fb89
|
Use 7.0.306 .NET SDK images (#4757)
|
2023-08-08 17:35:28 -07:00 |
Piotr Kiełkowicz
|
ee9d25a725
|
Bump Microsoft.CodeCoverage and Microsoft.NET.Test.Sdk to 17.6.3 (#4744)
|
2023-08-08 09:36:55 -07:00 |
Vishwesh Bankwar
|
b0ab8d5fe7
|
Add logging for sampler added to tracerprovider (#4749)
|
2023-08-07 19:30:09 -07:00 |
Yun-Ting Lin
|
eb9c30aa6b
|
[AOT] added AotCompatibility test app exit code assertion (#4743)
|
2023-08-07 18:32:47 -07:00 |
Reiley Yang
|
9e91904494
|
Remove Grpc.Tools version update (#4750)
|
2023-08-07 15:50:52 -07:00 |
Reiley Yang
|
6ef14c79d6
|
Clean up package dependencies (#4748)
|
2023-08-07 14:53:41 -07:00 |
Utkarsh Umesan Pillai
|
a831093ae1
|
Update version of common packages (#4738)
|
2023-08-04 17:35:56 -07:00 |
Vishwesh Bankwar
|
a869e61b7c
|
Additional extension method for otlp log exporter to configure processor options (#4733)
|
2023-08-04 15:43:33 -07:00 |
Alan West
|
8b5d725022
|
Add instructions for running OTLP integration test (#4741)
|
2023-08-04 14:19:01 -07:00 |