Oakrey.Telemetry
1.0.0
dotnet add package Oakrey.Telemetry --version 1.0.0
NuGet\Install-Package Oakrey.Telemetry -Version 1.0.0
<PackageReference Include="Oakrey.Telemetry" Version="1.0.0" />
<PackageVersion Include="Oakrey.Telemetry" Version="1.0.0" />
<PackageReference Include="Oakrey.Telemetry" />
paket add Oakrey.Telemetry --version 1.0.0
#r "nuget: Oakrey.Telemetry, 1.0.0"
#addin nuget:?package=Oakrey.Telemetry&version=1.0.0
#tool nuget:?package=Oakrey.Telemetry&version=1.0.0
Oakrey.Telemetry
Overview
The "Telemetry" project is designed to provide a robust framework for tracing and monitoring application activities. It focuses on enabling developers to track application performance, identify bottlenecks, and debug issues effectively. The project includes features for structured tracing, activity tracking, and module-specific tracing proxies.
Features
Tracing Proxies:
- TracingProxy and TracingProxy<T> provide module-specific tracing capabilities.
- Supports activity tracking with hierarchical naming conventions.
Tracing Factory:
Centralized factory for creating and managing tracing activities.
Activity Management:
- Integration with System.Diagnostics.Activity for structured tracing.
- Supports caller and module-specific activity naming.
Extensibility:
Interfaces like ITracing and ITracing<T> allow for custom tracing implementations.
Installation
You can install the package via NuGet Package Manager, Package Manager Console or the .NET CLI.
NuGet Package Manager
- Open your project in Visual Studio.
- Navigate to Tools > NuGet Package Manager > Manage NuGet Packages for Solution....
- Search for
Oakrey.Telemetry
and click Install.
.NET CLI
Run the following command in your terminal:
dotnet add package Oakrey.Telemetry
Package Manager Console
Run the following command in your Package Manager Console:
Install-Package Oakrey.Telemetry
Requirements
- .NET 8 or higher
Project Information
- Author: Oakrey
- Company: Oakrey
- License: MIT
- Repository: Git Repository
- Project URL: Project Website
Contributing
Contributions are welcome! Feel free to open issues or submit pull requests to improve the package.
License
This project is licensed under the MIT License. See the LICENSE file for details.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
-
net8.0
- No dependencies.
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Oakrey.Telemetry:
Package | Downloads |
---|---|
Oakrey.Applications.Base
"A foundational .NET library for managing application metadata, logging, telemetry, dependency injection, and service preloading, with seamless WPF integration." |
|
Oakrey.Applications.Files
A .NET library for efficient file and directory management, supporting asynchronous operations, logging, and telemetry integration. |
|
Oakrey.Applications.Git
A .NET library for managing Git repositories programmatically, supporting operations like cloning, committing, and branching, with integrated logging and telemetry. |
|
Oakrey.Applications.Terminals
A .NET library for building terminal-like interfaces, featuring command history, message handling, file export, and integration with logging and telemetry. |
|
Oakrey.Applications.Trace
A .NET library for real-time tracing of application activities, featuring configurable settings, status monitoring, and integration with telemetry and logging systems. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 221 | 4/16/2025 |