Граф коммитов

21 Коммитов

Автор SHA1 Сообщение Дата
Peter Bons f06b4941f3
Adding a flag to EventCounterCollector to enable/disable storing the EventSource name in the MetricNamespace (#1804)
* Adresses issue #1341

* Updated changelog
2020-04-22 08:03:46 -07:00
Eddy Nakamura ca9c5e69be
Adding PublicApi to Web.csproj (#1789)
* Adding PublicApi to Web.csproj

* moving content from unshipped to shipped
2020-04-14 13:43:30 -07:00
Eddy Nakamura 966c2f452b
Adding PublicApi to WindowsServer.csproj, DependencyCollector.csproj, EventCounterCollector.csproj, HostingStartup.csproj, Perf.csproj (#1784)
* Adding PublicApi to WindowsServer.csproj

* Adding PublicApi to DependencyCollector.csproj

* Add PublicApi to EventCounterCollector.csproj

* Adding PublicApi to HostingStartup.csproj

* Adding PublicApi to Perf.csproj

Co-authored-by: Timothy Mothra <tilee@microsoft.com>
2020-04-14 11:28:00 -07:00
Eddy Nakamura f9ba2cfbbb
Adding PublicApi to WorkerService.csproj (#1783)
* Adding PublicApi to WorkerService.csproj

* updating publicapi shipped

Co-authored-by: Timothy Mothra <tilee@microsoft.com>
2020-04-14 10:56:11 -07:00
Rajkumar Rangaraj d070916462
Added PublicApiAnalyzer for DiagnosticSourceListener, EtwCollector and EventSourceListener (#1782)
* Support for Added public api analyzer

* Added publicApi for EtwCollector

* Added publicApi for EventSourceListener

Co-authored-by: Timothy Mothra <tilee@microsoft.com>
2020-04-14 08:56:01 -07:00
Eddy Nakamura c6fcb2ca69
Adding PublicApi to ILogger.csproj (#1781)
Co-authored-by: Timothy Mothra <tilee@microsoft.com>
2020-04-13 22:51:47 -07:00
Eddy Nakamura ce53651583
Adding PublicApi to Log4NetAppender.csproj (#1780)
Co-authored-by: Timothy Mothra <tilee@microsoft.com>
2020-04-13 21:15:31 -07:00
Eddy Nakamura 5207eb2bcd
Adding PublicApi to NLogTarget.csproj (#1779) 2020-04-13 20:31:14 -07:00
Eddy Nakamura 8f63ac3a4f
Adding public api to TraceListener.csproj (#1778) 2020-04-13 19:02:53 -07:00
Timothy Mothra d4eb1ed7ff
Tilee/bump version 2.14 (#1774)
* bump version 2.14.0

* finalize public api
2020-04-13 13:45:18 -07:00
Eddy Nakamura 4d933aac02
Adding support to net461 to ILogger (#1539)
* adding support to net461 to ILogger

* adding NET461 to the same conditions as NET46

* reverting ilogger and adding net461 to test project

* re-adding net461 to applicationInsights.AspNetCore project

* updating changelog to include net461 to vnext for ApplicationInsights.AspNetCore;
updating ApplicationInsights.AspNetCore.Tests.csproj to include conditions to net461;
adding publicAPI.Shipped for net461 for ApplicationInsights.AspNetCore

* updating publicapi;
adding net461 in missing files

* updating condition and comment

* updating tests to NET461

* adding net461 to loggerTests

* Update CHANGELOG.md
2020-04-06 15:31:47 -07:00
Rajkumar Rangaraj b330514f51 Removed MaxTraceSeverityLevelValuesToDiscover 2020-03-26 15:25:45 -07:00
Rajkumar Rangaraj 15fa1468d8 Modified trackvaluehelper to default 1 as value 2020-03-23 18:53:27 -07:00
Rajkumar Rangaraj 2687b4da16 Removed inheritance on OperationTelemetry with ExceptionTelemetry and TraceTelemetry 2020-03-18 22:07:38 -07:00
Rajkumar Rangaraj d1e87b3897 Added pre-aggregation for TraceTelemetry 2020-03-17 17:31:57 -07:00
Rajkumar Rangaraj f442adc1ca Added pre-aggreation for Exception Telemetry 2020-03-16 21:56:35 -07:00
Timothy Mothra e2d030c3e6
New JavaScript Property to support Content Security Policy (#1706)
* New JavaScript Property to support Content Security Policy
2020-03-03 14:03:58 -08:00
Dmitry Matveev 0510e12d89 Fixing tests after CR, replaced SetEnvelope with TrySetEnvelope 2020-02-28 15:44:50 -08:00
Dmitry Matveev d1ae74795f Code review comments 2020-02-26 15:00:03 -08:00
Dmitry Matveev 308692d220 Fix API files 2020-02-25 17:43:52 -08:00
Timothy Mothra 4a64eaf834
Tilee/public api (#1713)
* sdk public api analyzer.
move public api text files to root directory.
onboard to latest analyzer.
onboard AspNetCore project

* run finalize api
2020-02-25 16:13:07 -08:00