Commit Graph

1941 Commits

Author SHA1 Message Date
Alan West 95500ff8fa
Add netstandard2.0 target to Grpc.Net.Client instrumentation (#3105) 2022-05-06 10:34:29 -07:00
Cijo Thomas e8659f7fc9
Use InMemoryExporter instead of Moq in sqltest (#3255)
* Use InMemoryExporter instead of Moq in sqltest

* fix test
2022-05-05 12:40:46 -07:00
Reiley Yang 2e63fd99a8
minor docs cleanup (#3246)
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2022-05-02 15:38:07 -07:00
Alan West dff199603d
Fix handling of OTLP ArrayValue attributes (#3238)
* Fix handling of OTLP ArrayValue attributes

* Update changelog

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2022-05-02 15:13:44 -07:00
Yun-Ting Lin f2b6671bc3
Doc update to use 1.2.0 stable version. (#3242) 2022-05-02 13:22:49 -07:00
Michael Maxwell b8aaf1a199
Update Guard.cs (#3236)
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2022-04-29 08:41:33 -07:00
Vishwesh Bankwar 0741a9de24
Remove w3c check HttpClient (#3235)
* remove w3c check

* unnecessary usings
2022-04-27 19:25:20 -07:00
Reiley Yang 117b70c039
Revert "reword" (#3233)
This reverts commit b03b18b485.
2022-04-26 18:36:03 -07:00
Reiley Yang b03b18b485 reword 2022-04-26 18:16:16 -07:00
Cijo Thomas 1bdb512c5b
OTLP LogExporter to add LoggerCategory as attribute (#3221) 2022-04-26 13:41:20 -07:00
dependabot[bot] c7af2d0646
Bump github/codeql-action from 1 to 2 (#3230)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-25 12:12:59 -07:00
Cijo Thomas 660ed691c5
Update main readme with project status (#3228)
* Update main readme with project status

* minor adjustments
2022-04-22 14:35:08 -07:00
Cijo Thomas f9602e2d43
Cleanup .NET 5.0 (#3227)
* Cleanup net5.0 apps and readme

* api doc
2022-04-22 13:42:22 -07:00
Cijo Thomas 0868872c1a
Remove NET5.0 target from OTLP Exporters (#3226) 2022-04-22 12:09:47 -07:00
Cijo Thomas d1ec45ce15
Add HTTP/Protobuf exporter for OTLP Logs (#3225) 2022-04-22 10:55:50 -07:00
Cijo Thomas 06d623bf5a
Remove net5.0 target from aspnet core instrumentation (#3223) 2022-04-22 09:23:39 -07:00
Cijo Thomas 5c0ad88576
Remove net461 from OpenTracing shim (#3224) 2022-04-22 09:05:32 -07:00
Cijo Thomas e35216a9a2
Remove net5.0 from Zipkin and replace with net6.0 (#3222)
* Remove net5.0 from Zipkin and replace with net6.0

* Public api
2022-04-22 08:08:37 -07:00
Yun-Ting Lin 11699a351e
Exposed public setters for LogRecord.State, LogRecord.StateValues, and LogRecord.FormattedMessage. (#3217) 2022-04-21 22:02:47 -07:00
Cijo Thomas ad2969df88
Remove net5.0 from JaegerExporter (#3220) 2022-04-21 19:24:09 -07:00
Cijo Thomas 1918e4b3cc
OTLP LogExporter to support ILogger Scopes (#3218) 2022-04-21 13:15:54 -07:00
dependabot[bot] 60f743a4e9
Bump codecov/codecov-action from 3.0.0 to 3.1.0 (#3216) 2022-04-21 12:54:16 -07:00
Cijo Thomas cc7cf73dae
Console LogExporter to display Body (#3213) 2022-04-21 09:49:02 -07:00
Cijo Thomas 87ab4af4cd
Remove NET5 from tests and CI (#3215) 2022-04-21 09:21:07 -07:00
Cijo Thomas a64128f896
Fix changelog entry in wrong place (#3214) 2022-04-21 06:19:03 -07:00
Cijo Thomas b4267c7784
OTLP LogExporter to enable ParseStateValues by default (#3186) 2022-04-20 19:37:48 -07:00
Cijo Thomas 50baa25080
ConsoleExporter Log minor cosmetic improvement. (#3211) 2022-04-20 13:37:52 -07:00
Cijo Thomas 1916cc95c9
Update changelog for next release (#3197)
* Update changelog for next release

* rename alpha to beta
2022-04-20 08:11:07 -07:00
Reiley Yang 317a2eb767
Remove 'release' badge (#3207) 2022-04-20 08:08:07 -07:00
Timothy Mothra eaa9370b6e
update windows-ci-md (#3199)
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2022-04-18 07:52:18 -07:00
Reiley Yang 8511e92f06
Docs minor tune (#3200) 2022-04-16 11:56:28 -07:00
Cijo Thomas 2f8bcc4e36
Bump minimum required version of Msft.Extensions.Logging to 3.1 (#3196) 2022-04-15 14:04:47 -07:00
Utkarsh Umesan Pillai 1d16e0b049
Add additional ThreadStatic storage to avoid allocation while sorting tags (#2865)
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2022-04-15 13:47:45 -07:00
Cijo Thomas edede3a32a
Remove net461 from Prometheus SQL SE HTTP Client (#3195) 2022-04-15 13:05:42 -07:00
Cijo Thomas 052b10a4df
Remove net461 from jaeger zipkin and otlp exporters (#3194) 2022-04-15 12:41:01 -07:00
Cijo Thomas 733c59ad1e
Remove net461 from console inmemory exporters, asp.net (#3193) 2022-04-15 12:11:04 -07:00
Cijo Thomas 24a3bf4f56
Remove net461 support from API and SDK (#3191) 2022-04-15 11:50:20 -07:00
Cijo Thomas 503d2b0e37
Update PreviousStableVersion to be 1.2.0 (#3189)
* Update PreviousStableVersion to be 1.2.0

* remove inmemoryexporter apicompat
2022-04-15 11:23:20 -07:00
Cijo Thomas cab5b26a24
Prepare 1.2.0 stable release. (#3188)
* Update changelog date for 1.2.0stable

* Move public api to shipped
2022-04-15 10:26:06 -07:00
Alan West 73cc937209
Public setter for MetricReaderOptions.PeriodicExportingMetricReaderOptions (#3184) 2022-04-14 19:10:10 -07:00
Cijo Thomas c926c02307
OTLP LogExporter to special case {OriginalFormat} to populate body (#3182) 2022-04-14 13:58:19 -07:00
Travis Illig ed3945dfe3
Prometheus exporter returns 204 No Content and logs warning on no metrics. (#3181) 2022-04-14 11:15:27 -07:00
Cijo Thomas 903cf1ee31
OTLP Tests - Minor improvements (#3180) 2022-04-14 10:09:02 -07:00
Cijo Thomas 02301b6236
Minor tweak to OTLP LogExporter tests (#3178) 2022-04-13 22:56:47 -07:00
Cijo Thomas a9d15c05b4
Fix severity mapping for OTLP Log Exporter (#3177) 2022-04-13 22:31:03 -07:00
dependabot[bot] 4ff7278988
Bump actions/setup-dotnet from 1 to 2 (#3176)
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 1 to 2.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v1...v2)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Reiley Yang <reyang@microsoft.com>
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2022-04-13 19:38:17 -07:00
dependabot[bot] 3deeda8db5
Bump actions/upload-artifact from 2 to 3 (#3175)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2022-04-13 19:22:23 -07:00
dependabot[bot] 81c427a839
Bump codecov/codecov-action from 1.0.12 to 3.0.0 (#3174)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1.0.12 to 3.0.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.12...v3.0.0)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2022-04-13 19:05:00 -07:00
dependabot[bot] f79df4d2e5
Bump actions/checkout from 2 to 3 (#3173)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2022-04-13 18:23:27 -07:00
dependabot[bot] 2f5a05e5f1
Bump actions/stale from 4 to 5 (#3172)
Bumps [actions/stale](https://github.com/actions/stale) from 4 to 5.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-13 17:57:58 -07:00