Stay organized with collections
Save and categorize content based on your preferences.
Real-time service
To provide better clarity on how Manufacturing Data Engine (MDE) is processing an
ingested tag, the real-time service was introduced in release v1.4.0 onwards to
give the users better real-time insights on which tags are being ingested and at
what rate. The real-time service tracks each tag and it is able to store the
last three values of the most recent tags that MDE
observed. You can also check the relevant statistics of a recently observed tag
such as the last minute, five minutes, and 30 minutes processing rate.
If you are using the Manufacturing Connect (MC) web interface, this feature is
visible after you hold the mouse over a particular tag row in the tags screen:
Known limitations
To optimize the cost of the deployment, this service utilizes the current
infrastructure elements such as the Redis instance that is used throughout
MDE. As a result, the service can only keep track of
a limited number of tags based on the size of your deployment:
1000 tags for small deployment
2000 tags for medium deployment
5000 tags for large deployments
The Real-Time service automatically keeps track of the most recent list of tags.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Real-time service\n=================\n\nTo provide better clarity on how Manufacturing Data Engine (MDE) is processing an\ningested tag, the real-time service was introduced in release v1.4.0 onwards to\ngive the users better real-time insights on which tags are being ingested and at\nwhat rate. The real-time service tracks each tag and it is able to store the\nlast three values of the most recent tags that MDE\nobserved. You can also check the relevant statistics of a recently observed tag\nsuch as the last minute, five minutes, and 30 minutes processing rate.\n\nIf you are using the Manufacturing Connect (MC) web interface, this feature is\nvisible after you hold the mouse over a particular tag row in the tags screen:\n\nKnown limitations\n-----------------\n\nTo optimize the cost of the deployment, this service utilizes the current\ninfrastructure elements such as the Redis instance that is used throughout\nMDE. As a result, the service can only keep track of\na limited number of tags based on the size of your deployment:\n\n- 1000 tags for small deployment\n- 2000 tags for medium deployment\n- 5000 tags for large deployments\n\nThe Real-Time service automatically keeps track of the most recent list of tags."]]