FactorioSharp.Instrumentation
0.2.6
See the version list below for details.
dotnet add package FactorioSharp.Instrumentation --version 0.2.6
NuGet\Install-Package FactorioSharp.Instrumentation -Version 0.2.6
<PackageReference Include="FactorioSharp.Instrumentation" Version="0.2.6" />
paket add FactorioSharp.Instrumentation --version 0.2.6
#r "nuget: FactorioSharp.Instrumentation, 0.2.6"
// Install FactorioSharp.Instrumentation as a Cake Addin #addin nuget:?package=FactorioSharp.Instrumentation&version=0.2.6 // Install FactorioSharp.Instrumentation as a Cake Tool #tool nuget:?package=FactorioSharp.Instrumentation&version=0.2.6
FactorioSharp.Instrumentation
Collect data from a Factorio server through an RCON connection and define emit them as metrics.
In order to keep the number of requests per second manageable, the collection of data from the server is rate-limited: in addition to specifying refresh rates on the different quantities that are measured, there is a master rate-limit that restricts the number of requests per second performed on the server.
The orchestration is performed by a background service that must be added to the host application.
Note: Managing activities for the commands that are executed on the RCON is a WIP.
This project uses the Microsoft abstractions for metrics (see System.Diagnostics.Metrics) and doesn't require OpenTelemetry to work. However
it has been created with OpenTelemetry in mind, and has only been tested using the OpenTelemetry exporters. See the FactorioSharp.Instrumentation.OpenTelemetry
project.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- FactorioSharp.Rcon (>= 0.3.8)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.0)
- System.Diagnostics.DiagnosticSource (>= 8.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.3.6 | 111 | 4/14/2024 |
0.3.5 | 99 | 4/7/2024 |
0.3.4 | 99 | 4/7/2024 |
0.3.3 | 110 | 4/7/2024 |
0.3.2 | 117 | 4/7/2024 |
0.3.1 | 103 | 4/7/2024 |
0.3.0 | 109 | 4/7/2024 |
0.2.14 | 126 | 4/6/2024 |
0.2.13 | 108 | 4/6/2024 |
0.2.12 | 129 | 4/6/2024 |
0.2.11 | 104 | 4/6/2024 |
0.2.10 | 118 | 4/3/2024 |
0.2.9 | 117 | 4/2/2024 |
0.2.8 | 104 | 4/1/2024 |
0.2.6 | 101 | 4/1/2024 |
0.2.5 | 102 | 4/1/2024 |
0.2.4 | 118 | 4/1/2024 |
0.2.3 | 105 | 4/1/2024 |
0.2.2 | 103 | 3/31/2024 |
0.2.1 | 108 | 3/30/2024 |
0.2.0 | 99 | 3/30/2024 |
0.1.0 | 106 | 3/30/2024 |