
- last updated 25 day(s) ago
- 4066 daily downloads
- 1704764 total downloads
- Latest version: 2.8.2

Phobos.Actor 2.7.0
Automatic Akka.NET tracing and monitoring integration as part of the Phobos Enterprise Framework.
Install-Package Phobos.Actor -Version 2.7.0
dotnet add package Phobos.Actor --version 2.7.0
<PackageReference Include="Phobos.Actor" Version="2.7.0"/>
paket add Phobos.Actor --version 2.7.0
Release Notes
Phobos 2.x Feature Release** Phobos 2.7.0 introduces a pair of important features and changes to help make its metrics and tracing more reliable - _you don't need to do anything special_ other than upgrading your Phobos version to take advantage of this. 1. [Fixed: Phobos can't trace messages sent to sharded entity actors when ShardRegion is buffering](https://github.com/petabridge/phobos-issues/issues/83) - due to the way Akka.Cluster.Sharding is designed, it's been possible for traces to entity actors to be broken the first time those entities are contacted. That has been resolved in Phobos 2.7.0. 2. [Fixed: Custom actor type names are still not used in Phobos 2.6.2](https://github.com/petabridge/phobos-issues/issues/82) - this has been fixed, so the `PhobosActorSettings.WithActorTypeName(actorTypeName)` value will now show up properly in the `akka.actor.live` metrics, whereas it did not before. 3. Fixed: `akka.actor.live` gauge now includes the actor's namespace - this should make the charts clearer and easier to understand than before. 4. Ensure that when `TracingConfigBuilder.DisableAllTracing()` is enabled, no traces are produced _or propagated_ by Phobos.
Dependencies
.NETCoreApp
- Phobos.Monitoring (>=2.7.0)
- Phobos.Tracing (>=2.7.0)
- Akka.Cluster (>=1.5.34)
- Phobos.Actor.Common (>=1.1.2)
.NETStandard
- Phobos.Monitoring (>=2.7.0)
- Phobos.Tracing (>=2.7.0)
- Akka.Cluster (>=1.5.34)
- Phobos.Actor.Common (>=1.1.2)
Versions
Info
- last updated 40 day(s) ago
- Project Site
- License Info
Statistics
- 272843 total downloads
- 777 downloads of current version
Owners and Products

Authors
Petabridge
Copyright
Copyright © 2017-2025 Petabridge
Petabridge