Commit Graph

65 Commits

Author SHA1 Message Date
Rajkumar Rangaraj 024388aead
Bootstrap meter provider (#682)
* Add MeterProvider Instrumentation

* PR feedback

* Modified log message
2022-05-18 10:52:11 -07:00
Rajkumar Rangaraj eafccb351d
Metric Exporters Prep - Rename ConfigurationKeys Variables (#657)
* Rename variables in ConfigurationKeys

* PR feedback

* PR feedback

Co-authored-by: Robert Pająk <pellared@hotmail.com>
2022-05-11 06:30:51 +00:00
Rajkumar Rangaraj d3b9cd7a15
Metric Exporters Prep - Rename Environment Variables (#652)
* Rename environment variables

* Update changelog

* PR feedback
2022-05-07 07:49:39 -07:00
Piotr Kiełkowicz 384df5b542
Drop support for .NET 5 (#640) 2022-04-29 10:35:47 -07:00
Piotr Kiełkowicz 8e8bda8d7d
Add markdownlint (#556) 2022-04-20 10:50:20 +02:00
Paulo Janotti 8a466938ce
Pre-beta example fixes (#557)
* Pre-beta example fixes

* Remove legacy MongoDB (to be replace by PR #421)

Co-authored-by: Chris Ventura <45495992+nrcventura@users.noreply.github.com>
2022-04-19 14:50:46 -07:00
Chris Ventura 947d79b3a2
Bump OTel core components to stable 1.2.0 release (#552) 2022-04-19 07:47:03 +00:00
Fabrizio Ferri-Benedetti 65d8bc0ec6
Edit documentation (#483)
* Edit documentation

* Update docs/config.md

Co-authored-by: Paulo Janotti <pjanotti@splunk.com>

* Update examples/README.md

Co-authored-by: Paulo Janotti <pjanotti@splunk.com>

* Move note on profiler env var prefixes

* Revert sample to example

* Update README.md

Co-authored-by: Paulo Janotti <pjanotti@splunk.com>
2022-04-14 09:59:14 -07:00
Piotr Kiełkowicz 36ecc9dfd5
Rename Samples applications to TestApplications (#486) 2022-04-13 15:29:13 -07:00
Piotr Kiełkowicz b92c368c92
Bump otel sdk 1.2.0 rc5 (#485)
* Bump OpenTelemetry SDK to 1.2.0-rc5
non core components to 1.0.0-rc9.2

* Use default value for OTEL_DOTNET_AUTO_ADDITIONAL_SOURCES
It is no longer needed to setting it manually
2022-04-13 09:01:23 -07:00
Piotr Kiełkowicz 55d4d8c75a
Documentation for manual instrumentation (#478)
* Manual Instrumenation example app

* documentation scaffolding

* documentation to create manual-instrumentation

* extend examples\README.md

* fix location for ManualInstrumentations example app

* typo fix

* run-example - service name from example app name

* instruction how to execute manual instrumentation example app

* PR feedback

* Usage example

Co-authored-by: Robert Pająk <pellared@hotmail.com>

* Apply suggestions from code review

Co-authored-by: Fabrizio Ferri-Benedetti <fferribenedetti@splunk.com>

* Apply suggestions from code review

Co-authored-by: Fabrizio Ferri-Benedetti <fferribenedetti@splunk.com>

* auto->automatic

Co-authored-by: Zach Montoya <zach.montoya@datadoghq.com>

* md link separator

* pr feedback - better link to opentelemetry.io

* pr feedback - update name in example/readme

* remove manual activitysource instrumentation from ConsoleApp

* pr feedback add requests to internal server to manualinstrumentation

Co-authored-by: Robert Pająk <pellared@hotmail.com>
Co-authored-by: Fabrizio Ferri-Benedetti <fferribenedetti@splunk.com>
Co-authored-by: Zach Montoya <zach.montoya@datadoghq.com>
2022-04-12 22:53:22 -07:00
Rajkumar Rangaraj 92e2884e4a
Fix Redis instrumentation example (#475) 2022-04-12 06:51:30 +00:00
Robert Pająk c27b64c7ee
Keep a Changelog (#467)
* Keep a Changelog

* Fix typo

* Fix typo

* Remove old files

* Add supported .NET versions

* Better word

* Apply suggestions from code review

Co-authored-by: Fabrizio Ferri-Benedetti <fferribenedetti@splunk.com>

* Update docs/design.md

Co-authored-by: Fabrizio Ferri-Benedetti <fferribenedetti@splunk.com>

Co-authored-by: Fabrizio Ferri-Benedetti <fferribenedetti@splunk.com>
Co-authored-by: Paulo Janotti <pjanotti@splunk.com>
2022-04-11 21:18:54 +00:00
Piotr Kiełkowicz 6e9d445a56
Bump OTel .NET SDK to 1.2.0-rc4 (#436)
and related packages to 1.0.0-rc9.1
1.0.0-rc10 was unlisted

Co-authored-by: Chris Ventura <45495992+nrcventura@users.noreply.github.com>
2022-04-04 10:04:51 -07:00
Paulo Janotti 1312cbba92
Rename samples 2 examples (#428)
* Change "Samples" to "Examples"

* Further renames (ns, apps, related markdown)
2022-03-30 08:11:02 +00:00