- last updated 2 day(s) ago
- 2929 daily downloads
- 1657051 total downloads
- Latest version: 2.8.2
Phobos.Actor 2.0.4
Automatic Akka.NET tracing and monitoring integration as part of the Phobos Enterprise Framework.
Install-Package Phobos.Actor -Version 2.0.4
dotnet add package Phobos.Actor --version 2.0.4
<PackageReference Include="Phobos.Actor" Version="2.0.4"/>
paket add Phobos.Actor --version 2.0.4
Release Notes
Phobos 2.x Revision Release** [Fixed: Custom span creation with Phobos 2.0.3-beta1](https://github.com/petabridge/phobos-issues/issues/58) - fixed a bug when running Phobos with `phobos.tracing.create-trace-upon-receive = off` that allowed Phobos to continue creating spans when there was no active trace context available. This has been fixed and the setting now works as intended. [Fixed: Lots of noise in logging when using cluster sharding](https://github.com/petabridge/phobos-issues/issues/59) - introduced a new setting to Phobos configuration, `phobos.tracing.log-message-events = on`, which when set to `off` will disable the creation of `waiting` and `message` events from being added to each automatically-created `akka.msg.recv` `TelemetrySpan`. This will greatly reduce the data footprint for each `TelemetrySpan` produced by Phobos and will help reduce the amount of noise generated on platforms like Elastic APM. `phobos.tracing.log-message-events` is now set to `off` by default for Akka.Cluster.Sharding and Akka.Cluster.Tools.PubSub actors. Upgraded to [Akka.NET v1.4.39](https://github.com/akkadotnet/akka.net/releases/tag/1.4.39)
Dependencies
.NETStandard
- Phobos.Monitoring (>=2.0.4)
- Phobos.Tracing (>=2.0.4)
- Akka.Cluster (>=1.4.39)
- Phobos.Actor.Common (>=1.1.1)
Versions
Info
- last updated 968 day(s) ago
- Project Site
- License Info
Statistics
- 265755 total downloads
- 42 downloads of current version
Owners and Products
PetabridgeAuthors
Petabridge
Copyright
Copyright © 2017-2021 Petabridge
Petabridge