Skip to content

Add support for producing Event Source based counters in .NET Core #523

@cheenamalhotra

Description

@cheenamalhotra

Based on discussions in #382 , it would be a good idea to introduce support for EventSource based EventCounters in Microsoft.Data.SqlClient for .NET Core.

EventCounters are supported in all OS platforms - Windows, Linux, and macOS. It can be thought of as a cross-platform equivalent for the PerformanceCounters that is only supported in Windows systems.

Articles to get started:

Metadata

Metadata

Labels

Enhancement 💡Issues that are feature requests for the drivers we maintain.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions