Timothy Mothra
|
6bcb70b1fe
|
Add `ImplicitUsings` to Common.props (#3959)
|
2022-12-02 15:01:27 -08:00 |
Cijo Thomas
|
5006370265
|
Post release cleanups (#3340)
|
2022-06-03 13:18:17 -07:00 |
Timothy Mothra
|
b9839f6bb7
|
fixing InMemoryExporter & Metrics bug. new class: MetricSnapshot. new ctor: InMemoryExporter(Func) (#3266)
|
2022-05-25 16:32:38 -07:00 |
Cijo Thomas
|
733c59ad1e
|
Remove net461 from console inmemory exporters, asp.net (#3193)
|
2022-04-15 12:11:04 -07:00 |
Cijo Thomas
|
503d2b0e37
|
Update PreviousStableVersion to be 1.2.0 (#3189)
* Update PreviousStableVersion to be 1.2.0
* remove inmemoryexporter apicompat
|
2022-04-15 11:23:20 -07:00 |
Alan West
|
a709cfd2a9
|
Clean up metric reader options (#3038)
|
2022-03-15 07:20:09 -07:00 |
Travis Illig
|
5255917581
|
Improve VS Code and cross-platform dev experience (#2997)
|
2022-03-09 09:35:30 -08:00 |
Alan West
|
cbc5172d24
|
MetricReaderOptions for AddInMemoryExporter extension methods (#2931)
|
2022-02-23 09:56:00 -08:00 |
Michael Maxwell
|
433b7c8ad1
|
Guard.cs - Follow-up changes (#2501)
|
2021-10-26 07:57:34 -07:00 |
Joao Grassi
|
64b967a49b
|
Remove net452 and net46 from the in-memory exporter project (#2144)
|
2021-07-17 10:04:22 -07:00 |
Robert Pająk
|
50b0148c2c
|
Improve Visual Studio Code support (#2015)
|
2021-04-28 10:46:57 -07:00 |
Cijo Thomas
|
be5efda3d8
|
Add ability for MinVer to version 1.0.0 for core projects (#1774)
|
2021-02-02 11:25:17 -08:00 |
Reiley Yang
|
263f4ccf14
|
introduce net461 target for OpenTelemetry logging component (#1351)
|
2020-10-15 09:59:03 -07:00 |
Reiley Yang
|
4ce2beccdd
|
Add an InMemoryExporter<T> (#1335)
* skeleton of the in-memory exporter
* add log helper
* configuration
* simple
* update the test cases
* mdl
* simplify readme
* better names
* minor tweak on the flow
* contravariance
* Revert "contravariance"
This reverts commit 94a474f46c.
|
2020-10-09 14:41:16 -07:00 |