Slide 13
Slide 13 text
What information do we collect on Zipkin sites
* Introduction of the company context and team on tracing
* System overview from application until visualization/analysis
* Site-specific data conventions such as services are named
* Why tracing is important, goals and service level agreements
* Status like costs adoption, ingestion and costs incurred
System Overview
instrumentation - approach, platforms supported
data ingestion - formats, data pipeline, sampling
data store and aggregation - data at rest, retention, indexing, cleansing
realtime and batch analysis - techniques, visualizations, UI, tooling
Site-specific data conventions
service name - what is the source of your Zipkin service name? does it come from discovery? Is it used in other tools like metrics?
site-specific tags - which tags do you rely on for search or aggregation? For example, do you add correlation or environment IDs to spans? Which are fixed cardinality?
Goals
What near, middle and long term milestones exist?
What value are the business looking to receive?
What improvements are you looking to further?
What other projects relate to your tracing goals?