# timeless_phoenix v1.5.12 - Table of Contents

Unified observability for Phoenix: persistent metrics, logs, and traces in LiveDashboard.

## Pages

- [README](readme.md)
- [LICENSE](license.md)
- [Architecture](architecture.md)
- [Configuration Reference](configuration.md)
- [Dashboard](dashboard.md)
- [Demo Traffic Generator](demo_traffic.md)
- [Getting Started](getting_started.md)
- [Metrics](metrics.md)
- [Podcast Demo: TimelessPhoenix — Zero to Observability](podcast_demo.md)
- [Production Deployment](production.md)

## Modules

- [TimelessPhoenix](TimelessPhoenix.md): Unified observability for Phoenix: persistent metrics, logs, and traces in LiveDashboard.
- [TimelessPhoenix.DefaultMetrics](TimelessPhoenix.DefaultMetrics.md): Aggregated `Telemetry.Metrics` from all observability engines.
- [TimelessPhoenix.LoggerPropagator](TimelessPhoenix.LoggerPropagator.md): Propagates OpenTelemetry trace context into Elixir Logger metadata.
- [TimelessPhoenix.Router](TimelessPhoenix.Router.md): Router macro for one-line LiveDashboard setup with all observability pages.

## Mix Tasks

- [mix timeless_phoenix.gen_demo](Mix.Tasks.TimelessPhoenix.GenDemo.md): Generates a demo traffic module for observability dashboards.
- [mix timeless_phoenix.install](Mix.Tasks.TimelessPhoenix.Install.md): Installs TimelessPhoenix into your application.

