Commit Graph

1223 Commits

Author SHA1 Message Date
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
Utkarsh Umesan Pillai e438998ffc
Fix namespace for exporters (#1770)
* Fix namespace for exporters

* Updated CHANGELOG.md

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-02-01 17:33:57 -08:00
Eddy Nakamura 56b86b062f
new file version style (#1767)
* Fixing FileVersion tag

* temp removing

* updating ymls passing buildnumber

* checking echo

* run_id

* fixing ymls

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-02-01 17:02:30 -08:00
Cijo Thomas d0b921bb1a
Relax System.* package upper bounds. (#1769)
Relax System.* package upper bounds.
2021-02-01 16:46:23 -08:00
Austin Tan 18db60d8c7
Default Resource should have service.name attribute (#1744)
* Moving the previous default (SDK info) into separate method

* Add CreateDefault and add to API

* Converting tests and adding actual default servicename

* Fixing Tracer Test with SDKResoruce

* removing api reference

* Fixing tests

* Changelog and API

* Re-add test with default ProviderBuilder and privatize method

* reverting API changes

* Removing AddDfault method altogether, performing addition inside CreateDefault

* Resolving comments - main instead of master, shortened changelog.md

* Moved to unreleased

* markdownlint fix (blank lines)

* Closing brace should not be preceded by blank line

* Removing colon from unknown_service when no processname

* removing comma check from sdk test

* link to correct spec section

* one other case of the colon missing

* Correcting - reversing string.empty and processname in ternary
2021-02-01 12:51:11 -08:00
Reiley Yang 85967baca4
remove build badge (#1757)
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-02-01 07:25:10 -08:00
Cijo Thomas df88b833ff
Cijothomas/ci rename (#1765)
* Rename GH Action yml files and remove unnecessary steps

* Rename GH Action yml files and remove unnecessary steps
2021-01-31 15:48:38 -08:00
Cijo Thomas 7ec39b2ced
Removed unnecessary steps from publish workflow (#1763) 2021-01-29 19:38:59 -08:00
Cijo Thomas c43627f7f1
Update changelog for 1.0.0-RC2 release (#1762)
* Update changelog for 1.0.0-RC2 release

* Revert "Update changelog for 1.0.0-RC2 release"

This reverts commit a6c3c84285.

* use lowercase
2021-01-29 19:14:33 -08:00
Utkarsh Umesan Pillai b843e8dfaf
Removed dependency from ConsoleExporter (#1760)
* Removed dependency from ConsoleExporter

* Correcting the namespace

* Use TestExporter instead of InMemory Exporter

* Removed unnecessary using statements

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-01-29 17:57:42 -08:00
Mikel Blanchard 959f4438cb
JaegerExporter batching changes (#1732)
* Removed the logic in JaegerExporter for generating batches by process.

* CHANGELOG update.

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-01-29 16:47:40 -08:00
Cijo Thomas d724634d64
Modify console example to show activityprocessor (#1755)
* Modify console example to show activityprocessor

* revert change
2021-01-29 16:20:57 -08:00
Reiley Yang 568fbd73f4
update docs to explain how to work on metrics (#1756) 2021-01-29 16:11:05 -08:00
xiang17 416a6c12f7
Add unit tests for SelfDiagnosticsModule (#1706)
* Add unit tests for SelfDiagnosticsModule

* Add a line for debugging in case the test fails

* Clean up config file after use in each unit test case.

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-01-29 15:04:25 -08:00
Cijo Thomas ac6689c243
Fix resource attribute telemetry.sdk.version (#1754) 2021-01-29 14:42:47 -08:00
Reiley Yang dfd8ca0f79
Update the link pointing to main branch (#1753)
* update the spec link pointing to main branch)

* update community repo links
2021-01-29 13:48:22 -08:00
Cijo Thomas 26953a4b87
Trigger CI for main and metrics branch (#1749) 2021-01-29 13:07:37 -08:00
Cijo Thomas 0b19047f9f
fix branch name type (#1748) 2021-01-29 12:51:13 -08:00