Search Results for

    Show / Hide Table of Contents

    Phobos Tutorials

    This section includes links to several different tutorials, designed to help Akka.NET developers who are interested in using Phobos to visualize their systems.

    End to End Tutorials

    These end-to-end tutorials provide step-by-step instructions for configuring Phobos and using it to export metrics, traces, or both to external APM tools.

    Warning

    These tutorials are still int he process of being upgraded from Phobos 1.x to 2.x.

    1. Phobos Quickstart: Akka.Cluster and ASP.NET w/ Jaeger + Prometheus + Grafana
    2. Phobos End to End Tutorial with Datadog Tracing and Metrics
    3. Live Phobos Installation + Demonstration Tutorial [Video]
    4. Phobos End to End Tutorial with Azure Application Insights Tracing and Metrics

    Akka.NET Scenarios

    These are small scenarios that are designed to help Akka.NET developers visualize the metrics and trace data that will be produced on most APM systems using Phobos and Akka.NET. You can see the code, the metrics output, and the trace graph that correlates all of the results together.

    Simple Actor Scenarios

    1. Basic Akka.NET Actor Request-Response
    2. ActorSystem EventStream Publish-Subscribe

    Akka.Cluster Scenarios

    1. Akka.Cluster Distributed Publish-Subscribe
    In This Article
    Back to top Generated by DocFX