pulse 1.0.1
dotnet add package pulse --version 1.0.1
NuGet\Install-Package pulse -Version 1.0.1
<PackageReference Include="pulse" Version="1.0.1" />
<PackageVersion Include="pulse" Version="1.0.1" />
<PackageReference Include="pulse" />
paket add pulse --version 1.0.1
#r "nuget: pulse, 1.0.1"
#:package pulse@1.0.1
#addin nuget:?package=pulse&version=1.0.1
#tool nuget:?package=pulse&version=1.0.1
pulse
Pulse is a .NET library defining a common interface and metric configurations. Pulse's common interface allows you to develop metrics libraries that abstract an underlying monitoring system in a test-driven way.
Abstracted metrics libraries are helpful in the event the underlying monitoring system changes. Whether the underlying monitoring library experiences breaking changes or you decide to do a complete swap of the underlying monitoring library, rest assured that you will only have to update the abstracted library and not your service code.
The library targets net5 and net6.
Download
pulse is distributed via the NuGet gallery.
Projects Using pulse
Switching to a Different Metrics Library?
- All pulse-projects implement the pulse interface, meaning all pulse-projects are interchangable.
- If you need to change monitoring systems in the future, you can do so without having to change your projects code!
- If a pulse-project does not exist for the metric monitoring system you need to use, you can easily create one by implementing the pulse common interface.
Contributing
See CONTRIBUTING.md
Trademarks
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines.
Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net5.0
- StyleCop.Analyzers (>= 1.1.118)
-
net6.0
- StyleCop.Analyzers (>= 1.1.118)
-
net7.0
- StyleCop.Analyzers (>= 1.1.118)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on pulse:
| Package | Downloads |
|---|---|
|
pulse.prometheus
An abstracted metrics library for prometheus that implements the pulse project. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.1 | 806 | 3/18/2023 |
| 1.0.0 | 659 | 1/31/2023 |
| 1.0.0-alpha.5 | 390 | 8/10/2022 |
| 1.0.0-alpha.4 | 313 | 8/6/2022 |
| 1.0.0-alpha.3 | 235 | 8/6/2022 |
| 1.0.0-alpha.2 | 220 | 8/5/2022 |
| 1.0.0-alpha.1 | 250 | 8/4/2022 |