- last updated 131 day(s) ago
- 4473 daily downloads
- 1487413 total downloads
- Latest version: 2.5.4
Phobos.Actor 1.1.0
Automatic Akka.NET tracing and monitoring integration as part of the Phobos Enterprise Framework.
Install-Package Phobos.Actor -Version 1.1.0
dotnet add package Phobos.Actor --version 1.1.0
<PackageReference Include="Phobos.Actor" Version="1.1.0"/>
paket add Phobos.Actor --version 1.1.0
Release Notes
Akka.Cluster Metrics** Phobos now automatically records the number of nodes of each [`MemberStatus`](https://getakka.net/api/Akka.Cluster.MemberStatus.html) and the reachability of those cluster members. This happens without any need for manual code on the part of the Phobos user. We also now append the first `akka.cluster.roles` item as a tag to all exported metrics - which should make it easy to group metrics together by Akka.Cluster role type. We've shipped a default Akka.Cluster + Phobos Grafana dashboard that gathers the default metrics that are collected via Prometheus that you can install to visualize this data inside your own applications: https://grafana.com/grafana/dashboards/13775 Minor Changes**: Metrics - Capture exception types inside log events and actor crashes; Bugfix: Capture correct message name when tracing message that caused actor to crash; and [Upgraded to Akka.NET v1.4.16](https://github.com/akkadotnet/akka.net/releases/tag/1.4.16).
Dependencies
.NETStandard
- Phobos.Monitoring (>=1.1.0)
- Phobos.Tracing (>=1.1.0)
- Phobos.Actor.Common (>=1.1.1)
Versions
Info
- last updated 1380 day(s) ago
- Project Site
- License Info
Statistics
- 239641 total downloads
- 11056 downloads of current version
Owners and Products
PetabridgeAuthors
Petabridge
Copyright
Copyright © 2017-2021 Petabridge
Petabridge