- Aug 03, 2022
-
-
mriedl authored
-
- Jun 28, 2022
-
-
maciek riedl authored
Fixed errors in Mq-Adapter, shortened pom, added new Extractor, Changed InstanceInfo extractor See merge request !141
-
mriedl authored
-
- Jun 14, 2022
-
-
mriedl authored
-
- May 10, 2022
-
-
maciek riedl authored
changing version of client See merge request !135
-
Jan Marchel authored
-
- Feb 25, 2022
-
-
maciek riedl authored
EMS: Broker-CEP, Control Service: Added an extra argument in... See merge request !133
-
I Patini authored
EMS: Broker-CEP, Control Service: Added an extra argument in 'BrokerCepService.publishSerializable()' methods to control if conversion to JSON is needed.
-
maciek riedl authored
Removed from .gitlab-ci.yml the unneeded specs about EMS See merge request !132
-
I Patini authored
-
- Feb 24, 2022
-
-
Marta Różańska authored
EMS RC2.0 See merge request !127
-
- Feb 21, 2022
-
-
I Patini authored
EMS: Control Service: Fixed TopicBeacon to *not* send slo-violation-detector events, if they are going to be empty. Added model version in prediction orchestrator and slo-violation-detector events.
-
I Patini authored
EMS: Control Service: Changed TopicBeacon to *not* send prediction or slo-violation-detector events, if they are going to be empty
-
Marta Różańska authored
User data See merge request !130
-
-
Marta Różańska authored
automate byon See merge request !128
-
- Feb 17, 2022
-
-
ipatini authored
-
ipatini authored
EMS: Baguette Server: Added 'IClusterZoneDetector' interface. Moved 'getZoneIdFor()' methods from 'IZoneManagementStrategy' to the newly added 'IClusterZoneDetector' interface. Removed 'getZoneIdFor()' methods from the classes implementing 'IZoneManagementStrategy'. Added 'ClusterZoneDetector' class, implementing 'IClusterZoneDetector', that determines the cluster/zone id of a node based on node's preregistration info, using a configurable set of rules. Updated 'ClusteringCoordinator' to initialize and use a 'ClusterZoneDetector' instance for determining cluster/zone id, instead of using 'IZoneManagementStrategy' instance. Added sample settings for cluster detector in 'eu.melodic.event.baguette-server.properties'. A few more code and setting improvements.
-
ipatini authored
-
ipatini authored
EMS: Baguette Server: Changed 'ClientShellCommand.run()' method to catch all exceptions during interaction with EMS clients, and exit gracefully.
-
- Feb 16, 2022
-
-
ipatini authored
-
- Feb 14, 2022
- Feb 12, 2022
-
-
ipatini authored
-
- Feb 11, 2022
-
-
I Patini authored
EMS: config-files: Improved 'netdata.json' and 'start-agents.json' instruction sets to distinguish between Netdata instances running locally or in a container (and ignore them)
-
- Feb 10, 2022
-
-
ipatini authored
EMS: Broker-CEP: Added initialization retry (every 5 seconds until it succeeds) in BrokerAdvisoryWatcher
-
- Feb 09, 2022
-
-
ipatini authored
EMS: Baguette Server: Bugfix in 'getClientShellCommandFromNodeRegistryEntry()' method of BaguetteServer class
-
ipatini authored
EMS: Baguette Server: Bugfix in 'getNodeRegistryEntryFromClientShellCommand()' method of BaguetteServer class, and also commented out the insecure retrieval of NRE based on client id
-
- Feb 08, 2022
-
-
Jan Marchel authored
-
- Feb 07, 2022
-
-
ipatini authored
-
ipatini authored
-
ipatini authored
-
ipatini authored
EMS: Common: Renamed field 'ignoreLocal' to 'skipLocal' in NetdataCollectorProperties and updated affected code in NetdataCollector
-
I Patini authored
EMS: Common, Baguette Server, Control Service: Added NetdataCollector to EMS server. Added method 'supportsAggregators()' in ServiceCoordinator interface in order to allow EMS server determine if a Top Level NetdataCollector is required. Extended the NetdataCollector implementation in 'common' module, so that it can be configured to skip collection from local node (EMS server Docker image does not include a Netdata agent). Updated 'eu.melodic.event.control.properties' configuration file.
-
I Patini authored
EMS: Common, Baguette Client: Moved NetdataCollector and NetdataCollectorProperties from 'baguette-client' to 'common' module. Added CollectorContext interface as an abstraction of Collectors' environment, and also added 'ClientCollectorContext' class that provides an implementation of it of baguette clients. Updated pom.xml files
-
I Patini authored
-
- Feb 06, 2022
-
-
ipatini authored
EMS: Broker Client, Baguette Client, Util: Added password encoding in BrokerClient. Added 'publishEventWithCredentials()' methods in BrokerClient and used them in EventGenerator. Made BaguetteClient and EventGenerator spring boot beans. Fixed a bug in CommandExecutor that passed wrong broker url to EventGenerator, and also added broker credentials. Few more code improvements.
-
- Feb 05, 2022
-
-
ipatini authored
-
- Feb 03, 2022