
- last updated 20 day(s) ago
- 4169 daily downloads
- 1769766 total downloads
- Latest version: 2.8.3

Phobos.Actor 1.1.3
Automatic Akka.NET tracing and monitoring integration as part of the Phobos Enterprise Framework.
Install-Package Phobos.Actor -Version 1.1.3
dotnet add package Phobos.Actor --version 1.1.3
<PackageReference Include="Phobos.Actor" Version="1.1.3"/>
paket add Phobos.Actor --version 1.1.3
Release Notes
Maintenance Release for Phobos 1.1** - Upgraded Phobos to target [Akka.NET v1.4.20](https://github.com/akkadotnet/akka.net/releases/tag/1.4.20) - Phobos.Actor.Cluster now takes a dependency on Akka.Cluster.Sharding, in order to filter out several of the built-in message types for it, Akka.Cluster.Tools, and Akka.DistributedData which are sent automatically in the background. - [Resolved: When using `akka.serialize-messages = on` together with Phobos it sometimes throws this error during shutdown](https://github.com/petabridge/phobos-issues/issues/17) - [Resolved: Need to cut down on the number of messages captured by `DistributedPubSub` actors](https://github.com/petabridge/phobos-issues/issues/18) - Added the ability to capture actor crashes / restarts even when actors fail during initialization, in order to make it easier to troubleshoot problems with Akka.DependencyInjection and actor constructor arguments.
Dependencies
.NETStandard
- Phobos.Monitoring (>=1.1.3)
- Phobos.Tracing (>=1.1.3)
- Phobos.Actor.Common (>=1.1.1)
Versions
Info
- last updated 1392 day(s) ago
- Project Site
- License Info
Statistics
- 282579 total downloads
- 248 downloads of current version
Owners and Products

Authors
Petabridge
Copyright
Copyright © 2017-2021 Petabridge
Petabridge