Commit Graph

5 Commits

Author SHA1 Message Date
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 bb757e5f41
Spellcheck documentation (#627)
* add recomended VS Code plugin for spellcheck

* install cspell-cli

* spellcheck step for nuke and npm

* update CI step

* fix typos

* cspell configuration

* add corelib to do-net dictionary

* revert changes in OTEL_DOTNET_AUTO_FLUSH_ON_UNHANDLEDEXCEPTION
2022-04-25 10:04:54 -07:00
Piotr Kiełkowicz 8e8bda8d7d
Add markdownlint (#556) 2022-04-20 10:50:20 +02: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