Skip to content

Instantly share code, notes, and snippets.

@hawkw
Created December 17, 2021 02:13
Show Gist options
  • Save hawkw/aed1970fb39f0a326c05ae9501d3fbb3 to your computer and use it in GitHub Desktop.
Save hawkw/aed1970fb39f0a326c05ae9501d3fbb3 to your computer and use it in GitHub Desktop.
tokio-console roadmap

/!\ this is just a sketch to write down the roadmap items, should be made nice before publishing!

Third-party roadmap!

  • people can write other UI layers outside of the console CLI
    • there's already a POC grafana thingy --- find a link to this?
    • web UI mode would be nice
  • considering putting the console CLI's data model and client code in a crate that can be used for building other UI layers?
  • other runtimes (rayon!) add instrumentation?
  • non-interactive consumers that export to other tools (pprof? etc)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment