fire Up
Method to initialize the Engine with the configuration data and the flags available
Parameters
is the configuration path where the config file is located
The host address value of the collector server
The server secret of the personal Ametista backend instance
Whether bypass the SSL certificates validation, this for example when is a self-signed the certificate USE WITH CAUTION
The identifier of the application to collect its data
concerns whether the Engine must send the requests but the server must not collect as real, this is the use-case of a not-production environment
Method to initialize the Engine with the configuration data and the flags available
Parameters
are the config data as ByteArray
The host address value of the collector server
The server secret of the personal Ametista backend instance
Whether bypass the SSL certificates validation, this for example when is a self-signed the certificate USE WITH CAUTION
The identifier of the application to collect its data
concerns whether the Engine must send the requests but the server must not collect as real, this is the use-case of a not-production environment