You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: Upgrade packages to support and netcore3.1 (#4)
* chore: Upgrade to netstandard 2.1 and netcore3.1
* chore: remove ide files
* chore: add ide files to gitignore
* chore: downgrade to netstandard2.0
(+semver: major) Prometheus-ified the monitoring implementation
Now creates labels on metrics and ignores Akka.Monitoring's rollup behavior. (i.e., only metrics that have been passed through CounterNames.ActorSpecificCategory() will be collected.)