Data: Overall Requirements
Formats, APIs and compatibility for Mensurae-generated data.
Last Significant Update: |
2024-06-25 |
Status: |
Draft |
Comments to: |
Newer Mensurae tools should be able to deal gracefully with older measurement data.
Mensurae data should be easy to encode, particularly on resource-constrained devices.
Prior versions of Mensurae tools should be able to deal gracefully, where possible, with measurement data from newer collection agents.
The encoded data should be accessible from a reasonable range of programming languages and frameworks.
Mensurae’s measurements should be encoded in a space-efficient way in storage.
The ‘meaning’ of encoded data should be clear and free of ambiguity.
Related Resources
-
Common Trace Format - a binary trace format that is designed to be flexible and fast to write.
-
FlatBuffers - a cross-platform data serialization library.