Commit Graph

99 Commits

Author SHA1 Message Date
Utkarsh Umesan Pillai 5d9083b973
Update docs for Metrics (#2726) 2021-12-07 09:39:03 -08:00
Cijo Thomas c573a8f42b
Minor metric doc fixes (#2715) 2021-11-30 14:25:29 -08:00
Reiley Yang 4da595faf9
Hide MetricReader.ProcessMetrics for now (#2683) 2021-11-26 11:34:19 -08:00
Reiley Yang f7c718eae0
Fix indentation (#2680) 2021-11-24 10:56:55 -08:00
Reiley Yang 0b023a6cd1
Update the metrics example (#2675) 2021-11-24 10:24:01 -08:00
Cijo Thomas 3a516f3357
Add doc about metric limits (#2645) 2021-11-19 15:17:13 -08:00
Cijo Thomas 66d2621170
Rename histogram configuration bucketbounds to boundaries (#2638) 2021-11-17 20:26:03 -08:00
Reiley Yang 3fbf1d98df
Improve Prometheus example (#2601) 2021-11-12 11:29:26 -08:00
Cijo Thomas 9fed161c3a
Handle instrument disposal (#2585) 2021-11-10 09:43:13 -08:00
Michael Maxwell 7d6a22fe35
Unique test meter names (#2549) 2021-11-06 18:32:30 -07:00
Reiley Yang b1fc7616b1
Minor improvements to the Metrics SDK (#2515)
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-10-26 07:42:12 -07:00
Utkarsh Umesan Pillai cfa01ba1b3
Update docs for views (#2475) 2021-10-11 17:02:15 -07:00
Utkarsh Umesan Pillai 92423e2812
Update docs with more view configurations (#2469) 2021-10-08 09:56:39 -07:00
Cijo Thomas 0998eeddb3
Add basic view to docs (#2460) 2021-10-06 16:57:57 -07:00
Cijo Thomas 8159df1178
Add basic docs for Metrics api and sdk (#2452) 2021-10-06 11:28:20 -07: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
Cijo Thomas f70dfd378a
View - support for dropping instrument (#2449) 2021-10-05 16:07:23 -07:00
Cijo Thomas a6e1e98ec2
Support View part1 - rename an instrument (#2421) 2021-09-29 13:03:32 -07:00
Reiley Yang d716bb17cd
clean up sln/proj (#2423) 2021-09-28 19:23:05 -07:00
Cijo Thomas 2c70ca6da1
Add view (configuration only) (#2396) 2021-09-27 20:47:08 -07:00
Mikel Blanchard 38ee521b24
Hosting: Support metrics registration via IServiceCollection & deferred configuration (#2412)
* Add metrics support to hosting lib.

* Bug fixes and some public api additions.

* Added missing zipkin publicapi files.

* Unit tests.

* CHANGELOG updates

* Fixes

* Code review.

* Update src/OpenTelemetry.Extensions.Hosting/CHANGELOG.md

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

* Code review.

* Warning fixup.

Co-authored-by: Reiley Yang <reyang@microsoft.com>
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-09-27 10:30:10 -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 61aaf2e6ed
Simplify tutorials (#2406) 2021-09-23 09:37:18 -07:00
Reiley Yang 78baf7c261
Implement the metrics dispose/shutdown logic (#2404) 2021-09-23 08:02:09 -07:00
Reiley Yang 15981dfd7f
Improve Metrics pull export mode (#2389) 2021-09-22 10:14:58 -07:00
Reiley Yang 1d63b31bf5
Refactor MetricReader (#2385) 2021-09-20 11:50:56 -07:00
Reiley Yang d30746e5fc
refactor MetricReader Collect/OnCollect (#2380) 2021-09-17 16:20:38 -07:00
Reiley Yang b356aa97a5
support MetricReader ForceFlush/Shutdown (#2376) 2021-09-17 12:45:04 -07:00
Reiley Yang 34d8332a80
add metrics extending-sdk skeleton (#2356)
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-09-15 14:57:29 -07:00
Reiley Yang 3baed5b13c
Simplify the metrics examples (#2349) 2021-09-14 11:25:17 -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
yunl 0f318420ea
Update the markdown file to reflect the current implementation of histogram. (#2302) 2021-09-01 19:19:08 -07:00
Michael Maxwell e27070d220
Install OTel 1.2+ so metrics are available (#2299) 2021-09-01 13:10:47 -07:00
Michael Maxwell 2364b4f933
Include all getting started sub-documents (#2300) 2021-09-01 13:07:04 -07:00
yunl c761943d59
Remove unnecessary using statments. (#2296) 2021-08-31 14:57:52 -07:00
Cijo Thomas f88f3fe3ad
Support async counter for long (#2279) 2021-08-24 09:45:50 -07:00
Cijo Thomas 56a3f79434
Async counter doc (#2277) 2021-08-23 17:56:04 -07:00
Cijo Thomas b1d6918e0f
Add docs for Gauge instrument (#2276) 2021-08-23 16:17:29 -07:00
Cijo Thomas d649b3d591
Docs and fixes for histogram (#2269) 2021-08-20 17:25:13 -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
Cijo Thomas 29995ec245
Remove metrics from 1.0.0 release (#1743)
* Remove metrics from 1.0.0 release

* remove docs for metrics

* public api change
2021-01-29 10:05:50 -08:00
Cijo Thomas fcc0b56904
Readme updates (#1631)
* Readme updates

* typos

* keep main readme simple

* less verbose in getting started

* length

* Update docs/metrics/getting-started.md

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

* link fix

* link fix

Co-authored-by: Reiley Yang <reyang@microsoft.com>
2020-11-30 10:27:04 -08:00
Cijo Thomas bdf5ea3547
Add note that metrics api is alpha (#1426)
* Add note that metrics api is alpha

* fix doc isue

* link fix

* link

* fix lint
2020-10-30 07:22:02 -07:00
Reiley Yang 637874f49e
Doc skeleton (#943)
* skeleton doc

* fix nits
2020-07-30 23:01:35 -07:00