ArchiSteamFarm/ArchiSteamFarm.OfficialPlugins.Monitoring
Sebastian Göls f9f6e207d4
Add official monitoring plugin (#3160)
* Add Monitoring plugin

* Prepare pipeline

* Fix Rider stupidity

* Fix Windows build

* Remove translation files

* Apply feedback

* Add steam id as additional tag to metrics

* Apply feedback

* Add runtime metrics

* Fix my brain not braining

* Use extension methods to add instrumentation and Add monitoring for outbound HTTP traffic

* Upgrade OpenTelemetry.Extensions.Hosting to prerelease due to runtime exception

* Remove config and add file that was supposed to be committed yesterday to fix the runtime exception

* Revert changes to publish.yml

* Remove localization

* Apply feedback

* Apply feedback

* Fix version number

* Revert use of property in Kestrel (even tho it's an outside caller to the source class)
2024-03-25 22:58:03 +01:00
..
ArchiSteamFarm.OfficialPlugins.Monitoring.csproj Add official monitoring plugin (#3160) 2024-03-25 22:58:03 +01:00
AssemblyInfo.cs Add official monitoring plugin (#3160) 2024-03-25 22:58:03 +01:00
MonitoringPlugin.cs Add official monitoring plugin (#3160) 2024-03-25 22:58:03 +01:00
TagNames.cs Add official monitoring plugin (#3160) 2024-03-25 22:58:03 +01:00