Utkarsh Umesan Pillai
|
87f66d3845
|
Remove unnecessary using statements (#2727)
|
2021-12-14 12:56:18 -08:00 |
Reiley Yang
|
4da595faf9
|
Hide MetricReader.ProcessMetrics for now (#2683)
|
2021-11-26 11:34:19 -08:00 |
Reiley Yang
|
0b023a6cd1
|
Update the metrics example (#2675)
|
2021-11-24 10:24:01 -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 |
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 |
Reiley Yang
|
d716bb17cd
|
clean up sln/proj (#2423)
|
2021-09-28 19:23:05 -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 |
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 |