quick start guide
-
authenticate: log in to your managed account via the cli.
bashiocane login -
connect your environment: automatically configure your local or remote agent environment to send traces to iocane.
bashiocane connect --env "production-v1"- detects your environment setup (e.g., docker compose).
- generates valid opentelemetry configuration.
- mints and securely stores an environment-scoped ingest api key.
- validates end-to-end trace ingestion.
-
access the dashboard: log in to the iocane web ui to view real-time traces, dependency graphs, and detected incidents.