An open API service indexing awesome lists of open source software.

https://github.com/predict-idlab/microservices-addkg


https://github.com/predict-idlab/microservices-addkg

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Anomaly Detection on Dynamic Knowledge Graphs

## Structure

This repository is structured as a monorepo containing multiple components:

- [Load Generator](load-generator)
- Used for generating synthetic user behavior on the onlineboutique microservice application using Locust
- [Fault Injector](fault-injector)
- Used for injecting simulated faults into the microservice application using Litmus Chaos
- [Data Collector](data-collector)
- Used for data collection from the microservice application using CAdvisor and Istio
- [Anomaly Detector](anomaly-detector)

## Data

The knowledge graphs are hosted on Zenodo. They are stored as a series of Turtle (TTL) files.
You can download the dataset [here](https://zenodo.org/records/13772595).