Expand description
Micromegas analytics: makes the telemetry data lake accessible and useful.
Modulesยง
- arrow_
properties - Convert arrow array into Property instances
- arrow_
utils - Misc arrow utilities
- async_
block_ processing - Processing of async events from thread event blocks
- async_
events_ table - In-memory async events in arrow format
- call_
tree - Transforms thread events into call trees
- delete
- Removal of old data
- dfext
- Datafusion extensions
- lakehouse
- Module dedicated to the maintenance and query of materialized views
- log_
entries_ table - In-memory log entries in arrow format
- log_
entry - Parsing of log entries from telemetry payload
- measure
- Parsing of metrics from telemetry payload
- metadata
- Access to the metadata stored in the relational database
- metrics_
table - In-memory metrics in arrow format
- payload
- Access to the raw binary telemetry payload
- properties
- UDF to convert properties to dictionary-encoded arrays Property-related User Defined Functions (UDFs) for DataFusion
- record_
batch_ transformer - replication
- bulk metadata & payload ingestion using Arrow
- response_
writer - Streams response for long requests
- scope
- Location in instrumented source code
- span_
table - In-memory call tree in arrow format
- sql_
arrow_ bridge - Convert sqlx rows into arrow format
- thread_
block_ processor - Parses thread event streams
- time
- Conversion between ticks and more convenient date/time representations