Commit Graph

1090 Commits

Author SHA1 Message Date
Reiley Yang c28258f91f
add codecov badge (#1872)
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-03-08 18:55:42 -08:00
Thomas Bolon 9c7c7eff22
fix initial logeventlevel (#1880)
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-03-08 10:40:09 -08:00
Reiley Yang 76d9fc092f
Remove options, stick with builder (#1875)
* remove options, stick with builder

* update changelog

* sanity

* update changelog

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-03-08 10:21:45 -08:00
Cijo Thomas f2524286d1
ConsoleLogRecordExporter modified to support Message and StateValues (#1871)
* ConsoleLogRecordExporter modified to support Message and StateValues

* slighty better printing
2021-03-08 08:28:15 -08:00
mbakalov 21c440a284
ParentBasedSampler should not explicitly consider Links (#1851)
* Update test.

* Removed link-checking, update comments, changelog

* Fix markdown

* Remove extra spaces
2021-03-06 08:48:27 -08:00
Mikel Blanchard af27e78a77
Ported logging changes from PR 1833. (#1869)
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-03-06 07:37:06 -08:00
Reiley Yang 9ec98ab120
Add SetErrorStatusOnException option to TracerProviderSdk (#1858)
* add SetErrorStatusOnUnhandledException option to TracerProviderSdk

* changelog

* add doc

* markdown lint

* fix nits

* markdown lint

* update public api file

* fix nits in the changelog

* add test cases

* improve example

* improve doc

* rename

* change the wording in the doc

* use RecordException in the example

* tweak the doc

* address review comment from Tom

* adjust wording

* Revert "adjust wording"

This reverts commit 9bf74a336d.

* better exception message

* update example/doc

* more test cases

* address corner case in test

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-03-06 07:19:49 -08:00
Austin Tan a071d4d1d9
Resource Attributes allow Primitive Arrays (#1852)
* Primitive arrays allowed in Resource Attributes + Tests

* Changelog and spacing for build error

* Fix Empty Value Test

* fixing comprehensive supported types test

* Remove check for null key

* Moving one test case to separate test method

* add support for converted array types

* Remove null on key check

* Changelog merged fix

* Adjusting test
2021-03-04 11:31:15 -08:00
Thomas Bolon 7da935e237
Use application base directory to locate self diagnostic config file (#1865)
* add current directory to locate self diagnostic config file

* update check path to prioritize current working directory then fallback to app base directory

* typo

* updated changelog

* fix linting
2021-03-03 15:34:51 -08:00
mbakalov 381908c089
Add optional inner samplers to make ParentBasedSampler more customizable (#1727)
* WIP for ParentBasedSampler.

Todo: finish comments, add tests for null samplers.

* Better comments, tests for null arguments.

* Remove unnecessary remark, left it there by mistake.

* Make other samplers optional

* Change to new delegating behavior.

* Update CHANGELOG

* Comment to note default values for inner samplers.

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-02-27 09:51:50 -08:00
Reiley Yang 899a91bf9c
fix changelog (#1855) 2021-02-26 10:21:40 -08:00
Utkarsh Umesan Pillai 0581ce2957
Remove ActivitySourceAdapter (#1836)
Removed ActivitySourceAdapater and made TracerProviderSdk natively support legacy activites
2021-02-25 11:32:17 -08:00
Cijo Thomas 39841e5e1f
Minor code fixes (#1850)
* Minor code fixes

* fix namespace

* renaming
2021-02-25 08:24:34 -08:00
Reiley Yang a1ff609628
avoid code coverage run on push trigger (#1849) 2021-02-24 16:14:44 -08:00
Kirill Ivanov cb066cb5c9
Add ForceFlush to TracerProvider (#1837)
* Add ForceFlush to TracerProvider

* Fixed inlinedoc

* Change the wording

* Remove creating activity

* Update src/OpenTelemetry/CHANGELOG.md

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-02-23 12:34:22 -08:00
Cijo Thomas 1e89b39d72
Minor readme update (#1844) 2021-02-22 10:04:19 -08:00
Reiley Yang c42ce19d6d
move from gitter to slack (#1835)
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-02-17 15:04:51 -08:00
Utkarsh Umesan Pillai a63afe034e
Added Baggage API information to OpenTelemetry.NET API README.md (#1823)
* Added Baggage API information to OpenTelemetry.NET API README.md

* Updated CHANGELOG.md

* Address PR comments

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-02-17 09:00:31 -08:00
Reiley Yang cde206062b
Add metrics section in CHANGELOG files (#1829)
* add experimental section in the changelog to avoid merge conflicts

* update all core components that will be touched by the metrics work
2021-02-11 09:28:08 -08:00
Cijo Thomas 3239e5b02f
Fix link to workflow files from solution (#1828) 2021-02-10 16:35:41 -08:00
Utkarsh Umesan Pillai 45cac9cbe6
Updated the console output (#1827) 2021-02-10 16:13:49 -08:00
Utkarsh Umesan Pillai 79ba42b07e
[After 1.0 release] Remove code that prints Baggage information in ConsoleExporter (#1825)
* Removed code that prints incorrect Baggage information

* Updated CHANGELOG.md

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-02-10 12:45:49 -08:00
Utkarsh Umesan Pillai d6779bd29a
Update the instructions to add ConsoleExporter package (#1822)
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-02-10 12:33:14 -08:00
Cijo Thomas 4cb09d4f17
Update main readme to reflect 1.0 release (#1801)
* Update main readme to reflect 1.0 release

* Update README.md

Co-authored-by: Reiley Yang <reyang@microsoft.com>

* pr comment

Co-authored-by: Reiley Yang <reyang@microsoft.com>
2021-02-10 12:24:06 -08:00
Cijo Thomas c1838baf5a
Update changelog for 1.0 (1.0.1) release (#1826) 2021-02-10 11:29:57 -08:00
Cijo Thomas fc6fb367d4
Minor additions to release process (#1820)
* Minor additions to release process

* lint fix
2021-02-09 19:30:01 -08:00
Cijo Thomas b02948b3a8
Add changelog for rc4 (#1819) 2021-02-09 13:18:13 -08:00
Cijo Thomas 4a001dbc5d
Logging doc clarification (#1817) 2021-02-09 10:30:04 -08:00
Alan West d4857681c4
OtlpExporter: Enable support for both http and https - no tests (#1804)
Enable support for both http and https endpoint in OTLP Exporter
2021-02-08 15:08:49 -08:00
Cijo Thomas 044ba3ecd6
Add Net5.0 for OTLP Integration test (#1802) 2021-02-05 16:29:31 -08:00
Cijo Thomas 6c742e916a
Small doc fixes (#1800)
* Small doc fixes

* line

* mardownlint fix

* review comments
2021-02-05 13:04:28 -08:00
Utkarsh Umesan Pillai 904b7dd1d3
Add OtlpExporter as an option to ASP.NET example application (#1794)
* Add OtlpExporter as an option to ASP.NET example application

* Fixed indentation

* Added an extra line before EOF

* Removing set ApContext switch for unencrypted channel support

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-02-05 11:29:58 -08:00
Eddy Nakamura f237b724eb
Promoting publicAPI (#1792)
* Promoting API

* we didn't ship hosting. so rollback

* rollback zpages

* removing changes from zpages

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-02-05 11:16:21 -08:00
Cijo Thomas 16e2ed2b9d
Add Versioning details (#1648)
Add versioning doc
2021-02-05 09:11:56 -08:00
Timo Salomäki b0b0ca152e
Update README.md (#1798)
Fixed the wrong method name in the code sample
2021-02-05 09:01:27 -08:00
Utkarsh Umesan Pillai 7687edc350
Updated the endpoint to include http: (#1793) 2021-02-04 17:55:32 -08:00
Cijo Thomas cd3f7a1175
Update changelog for rc3 release of core components (#1790) 2021-02-04 16:44:18 -08:00
Cijo Thomas 19cf0c97bf
Remove grpc class options from OTLPExporter. Make Endpoint Uri for all frameworks (#1789)
* Remove grpc class options from OTLPExporter. Make Endpoint Uri

* readme changes

* more comment.
2021-02-04 16:25:49 -08:00
Austin Tan 057e3af83e
Changelog hyperlink linked to wrong issue (#1788)
* Changelog hyperlink linked to wrong issue

* Update src/OpenTelemetry/CHANGELOG.md

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-02-04 10:47:47 -08:00
Utkarsh Umesan Pillai e0bcc80f33
Update OtlpExporter options (#1781)
* Modify OtlpExporterOptions

* Updated CHANGELOG.md

* Address PR comments

* Address PR comments

* Updated the Timeout property summary

* Updated CHANGELOG.md

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-02-03 13:26:58 -08:00
Kyle Tully fbfdb7030d
Added examples for remaining Jaeger Exporter options (#1669)
* Added examples for remaining Jaeger Exporter options

* updated process tags to use index initializer syntax

* removed process tags example

* removing process tags, checking format

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-02-03 10:31:29 -08:00
Eddy Nakamura 2b9446039f
Updating protos to version 0.7 (#1782)
* Updating protos to version 0.7

* removing configservice.proto
2021-02-03 08:57:36 -08:00
Cijo Thomas 5ba05eb0be
Remove ProcessTags from JaegerExporterOption as Resource already covers this (#1780) 2021-02-02 17:29:59 -08:00
Cijo Thomas a4562881a0
OTLP exporter to use default Resource to get servicename (#1776)
* OTLP exporter to use default Resource to get servicename

* markdownlint

* fix unitest

* fix test for windows and linux
2021-02-02 15:15:30 -08:00
Cijo Thomas f77280a2b8
Changed default port for OTLP Exporter from 55680 to 4317 (#1775) 2021-02-02 12:07:59 -08:00
Cijo Thomas be5efda3d8
Add ability for MinVer to version 1.0.0 for core projects (#1774) 2021-02-02 11:25:17 -08:00
Austin Tan c14177996a
Rely on DefaultResource's Service.Name for Exporters (#1768)
* Jaeger and API changes and ProviderMethod

* Changelog

* Fix whitespace

* Not just checking first element of default resource but querying for servicename

* Including the servicename fallback in Zipkin options

* Resolving tests

* we previously removed the adapting of new servicenames from resources in jaeger, this undoes that

* Removing servicename from Jaeger ctor

* re-adding servicename to Ctor for Jaeger

* CodeBlanch 's implementation for preserving servicename

* Scrubbed ServiceName from ZipkinExporterOptions

* Messed up ternary operator order again

* reordering using for SA compliance

* more instances of zipkinoptions.servicename

* removed servicename from API

* Changelog in right places

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-02-02 11:04:54 -08:00
Cijo Thomas 7d8c403ec2
IsAllDataRequested true after ending (#1758)
* IsAllDataRequested true after ending

* false typo

* Make it clear in comment that we are no marking IsAlLDataRequested as false
2021-02-02 10:41:32 -08:00
Cijo Thomas 4b14247e6c
Release process updations (#1773)
* Release process updatiions

* one more todo

* gh release

* md fix

* caps
2021-02-02 08:23:44 -08:00
Eddy Nakamura a04b383d8f
uncommenting myget push and adding comment (#1772)
* uncommenting myget push and adding comment

* renaming file

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-02-01 17:52:34 -08:00