Hello there.
# general
s
Hello there. I have been looking at UMH architecture for a while now, and I had a query related to where is the instances & data flows information persisted? It appears that 3 tables in TSDB are actually used to store the data being retrieved from the each of the individual connections attached to these instances. I believe it is persisted somewhere within the Management Companion backend?
j
No, we never store any information about any configuration or data about your factory (except some metadata like the name of the UMH instance, and the amount of UMH instances you have). The data flows etc. are all stored in kubernetes in a configmap called mgmtcompanion-config
s
I see. Thanks for the information, Jermuk! Sorry for late response, I completely overlooked your reply 😓
j
No worries 🙂