Commit Graph

23 Commits

Author SHA1 Message Date
Reiley Yang 7a4f9325da
Add mermaid diagrams (#3260) 2022-05-09 10:18:18 -07:00
Yun-Ting Lin f2b6671bc3
Doc update to use 1.2.0 stable version. (#3242) 2022-05-02 13:22:49 -07:00
Carter Socha 6b0883eb22
update metrics getting started to have snippets (#3136) 2022-04-04 16:42:50 -07:00
Piotr Kiełkowicz dff9adeaf8
Documentation - allow long lines for tables and code blocks (#3049) 2022-03-15 11:36:19 -07:00
Travis Illig 3af5a3b0b4
Fix analyzer issues in docs (#3026) 2022-03-11 18:04:34 -08:00
Cijo Thomas 0a84e11272
Dotnet instead of Dotnet Core in docs (#3004) 2022-03-10 10:10:07 -08:00
Travis Illig 2a97920ff0
Fix IDE0090: 'new' expression can be simplified. (#3012)
* Set rule for new() usage.

* Fix IDE0090 "'new' expression can be simplified"
2022-03-10 08:57:53 -08:00
Cijo Thomas 055b564a75
Add links to dotnet runtime repo in docs (#3000) 2022-03-09 20:56:05 -08:00
Reiley Yang 83c767148a
add a simple Mermaid diagram for the metrics tutorial (#2984)
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2022-03-07 17:26:21 -08:00
Cijo Thomas c1d49df6b9
MeterProvider doc improvement and minor link fixes (#2975)
* MeterProvider doc improvement and minor link fixes

* commas
2022-03-04 17:20:28 -08:00
Xavier a0618e5dca
Update readme.md (#2858) 2022-02-03 20:11:38 -08:00
Cijo Thomas 5c7feb0931
Rename AddSource to AddMeter to better reflect intent (#2454) 2021-10-06 09:56:15 -07:00
Reiley Yang b52d85c820
improve metrics tutorial (#2453) 2021-10-06 08:20:39 -07:00
Cijo Thomas f05b058613
Minor doc fix (#2451) 2021-10-05 16:50:59 -07:00
Cijo Thomas efc2b9756d
Add note about Metrics API being part of DotNet (#2450) 2021-10-05 16:11:27 -07:00
Reiley Yang d716bb17cd
clean up sln/proj (#2423) 2021-09-28 19:23:05 -07:00
Utkarsh Umesan Pillai 39fbb1b4bd
Update ConsoleMetricExporter to add a space between the attributes (#2410) 2021-09-23 15:12:56 -07:00
Reiley Yang 78baf7c261
Implement the metrics dispose/shutdown logic (#2404) 2021-09-23 08:02:09 -07:00
Cijo Thomas 16b3188496
Metrics -> Main (#2332)
Co-authored-by: Alan West <3676547+alanwest@users.noreply.github.com>
Co-authored-by: Michael Maxwell <micmax@microsoft.com>
2021-09-10 15:34:54 -07:00
Michael Maxwell d355697038
Install prerelease 'OpenTelemetry.Exporter.Console' in metric docs (#2301) 2021-09-02 10:08:41 -07:00
Michael Maxwell e27070d220
Install OTel 1.2+ so metrics are available (#2299) 2021-09-01 13:10:47 -07:00
Utkarsh Umesan Pillai 54d46d80a0
Remove unncessary usings (#2213) 2021-07-29 17:27:28 -07:00
Cijo Thomas 7c611c8537
Metrics to Main (#2174) 2021-07-22 07:35:38 -07:00