telem
telem copied to clipboard
Trivial ETL Engine for Minecraft
This doesn't work: ```lua :middleware(mw.custom(function(collection) return telem.metricCollection({ sanity = -2 }) end)) ``` [MCCM Discord context](https://discord.com/channels/477910221872824320/1178122406947192852/1274742692282368114)
Tracking documentation for new adapters. - [x] Antiprotonic Nucleosynthesizer - [x] Bin - [x] Bio Generator - [x] Boiler Multiblock (formed) - [x] Chemical Crystallizer - [x] Chemical Dissolution Chamber...
Gather metrics about metrics! Concepts: - count of input adapters - count of output adapters - last count of output metrics - count of cycles - count of faults -...
Forces metrics to be "sticky", remaining in the backplane after their source disappears. If and when this occurs, the metric value is set to zero. This would be intended for...
_Create_ these peripherals. These are supported directly by recent versions of Create: https://github.com/Creators-of-Create/Create/wiki/ComputerCraft-Integration - [ ] Train Station - [ ] Display Link - [ ] Rotation Speed Controller -...