MANIFEST.in
README.md
aefm_configs.yaml
license
pyproject.toml
AEFM/__init__.py
AEFM.egg-info/PKG-INFO
AEFM.egg-info/SOURCES.txt
AEFM.egg-info/dependency_links.txt
AEFM.egg-info/requires.txt
AEFM.egg-info/top_level.txt
AEFM/configs/__init__.py
AEFM/data_collector/__init__.py
AEFM/data_collector/base.py
AEFM/data_collector/interfaces.py
AEFM/data_collector/jaeger_trace_collector.py
AEFM/data_collector/models.py
AEFM/data_collector/prom_hardware_collector.py
AEFM/data_collector/wrk_throughput_collector.py
AEFM/deployer/__init__.py
AEFM/deployer/base.py
AEFM/deployer/init_media_microsvc_1.py
AEFM/deployer/init_media_microsvc_2.py
AEFM/deployer/init_social_network.py
AEFM/deployer/intrefaces.py
AEFM/deployer/datasets/social-graph/ego-twitter/ego-twitter-original.txt
AEFM/deployer/datasets/social-graph/ego-twitter/ego-twitter.edges
AEFM/deployer/datasets/social-graph/ego-twitter/ego-twitter.nodes
AEFM/deployer/datasets/social-graph/ego-twitter/readme.md
AEFM/deployer/datasets/social-graph/soc-twitter-follows-mun/readme.html
AEFM/deployer/datasets/social-graph/soc-twitter-follows-mun/soc-twitter-follows-mun.edges
AEFM/deployer/datasets/social-graph/soc-twitter-follows-mun/soc-twitter-follows-mun.nodes
AEFM/deployer/datasets/social-graph/socfb-Reed98/readme.html
AEFM/deployer/datasets/social-graph/socfb-Reed98/socfb-Reed98.edges
AEFM/deployer/datasets/social-graph/socfb-Reed98/socfb-Reed98.nodes
AEFM/deployer/datasets/tmdb/casts-tiny.json
AEFM/deployer/datasets/tmdb/casts.json
AEFM/deployer/datasets/tmdb/get_casts.py
AEFM/deployer/datasets/tmdb/get_movies.py
AEFM/deployer/datasets/tmdb/movies-tiny.json
AEFM/deployer/datasets/tmdb/movies.json
AEFM/inf_generator/__init__.py
AEFM/inf_generator/base.py
AEFM/inf_generator/interfaces.py
AEFM/inf_generator/templates/interference.yaml
AEFM/inf_generator/templates/net-inf.yaml
AEFM/manager/__init__.py
AEFM/manager/base.py
AEFM/manager/events.py
AEFM/manager/handlers.py
AEFM/manager/interfaces.py
AEFM/models/__init__.py
AEFM/models/node.py
AEFM/models/pod_spec.py
AEFM/models/test_case.py
AEFM/models/test_cases.py
AEFM/utils/files.py
AEFM/utils/jaeger_fetcher.py
AEFM/utils/kubernetes.py
AEFM/utils/kubernetes_YAMLs.py
AEFM/utils/logger.py
AEFM/utils/prom_fetcher.py
AEFM/utils/timer.py
AEFM/utils/trace_processor.py
AEFM/workload_generator/__init__.py
AEFM/workload_generator/base.py
AEFM/workload_generator/interfaces.py
AEFM/workload_generator/wrk_scripts/hotel-reservation/login.lua
AEFM/workload_generator/wrk_scripts/hotel-reservation/mixed-workload_type_1.lua
AEFM/workload_generator/wrk_scripts/hotel-reservation/recommendation.lua
AEFM/workload_generator/wrk_scripts/hotel-reservation/reserve.lua
AEFM/workload_generator/wrk_scripts/hotel-reservation/search.lua
AEFM/workload_generator/wrk_scripts/media-microservice/compose-review.lua
AEFM/workload_generator/wrk_scripts/social-network/compose-post.lua
AEFM/workload_generator/wrk_scripts/social-network/mixed-workload.lua
AEFM/workload_generator/wrk_scripts/social-network/read-home-timeline.lua
AEFM/workload_generator/wrk_scripts/social-network/read-user-timeline.lua
AEFM/workload_generator/wrk_scripts/train-ticket/query.lua
AEFM/yaml_repository/hotel_reservation/infra/consul_Deployment.yaml
AEFM/yaml_repository/hotel_reservation/infra/consul_Service.yaml
AEFM/yaml_repository/hotel_reservation/infra/geo-pv_PersistentVolume.yaml
AEFM/yaml_repository/hotel_reservation/infra/geo-pvc_PersistentVolumeClaim.yaml
AEFM/yaml_repository/hotel_reservation/infra/jaeger_Deployment.yaml
AEFM/yaml_repository/hotel_reservation/infra/jaeger_Service.yaml
AEFM/yaml_repository/hotel_reservation/infra/memcached-profile_Deployment.yaml
AEFM/yaml_repository/hotel_reservation/infra/memcached-profile_Service.yaml
AEFM/yaml_repository/hotel_reservation/infra/memcached-rate_Deployment.yaml
AEFM/yaml_repository/hotel_reservation/infra/memcached-rate_Service.yaml
AEFM/yaml_repository/hotel_reservation/infra/memcached-reserve_Deployment.yaml
AEFM/yaml_repository/hotel_reservation/infra/memcached-reserve_Service.yaml
AEFM/yaml_repository/hotel_reservation/infra/mongodb-geo_Deployment.yaml
AEFM/yaml_repository/hotel_reservation/infra/mongodb-geo_Service.yaml
AEFM/yaml_repository/hotel_reservation/infra/mongodb-profile_Deployment.yaml
AEFM/yaml_repository/hotel_reservation/infra/mongodb-profile_Service.yaml
AEFM/yaml_repository/hotel_reservation/infra/mongodb-rate_Deployment.yaml
AEFM/yaml_repository/hotel_reservation/infra/mongodb-rate_Service.yaml
AEFM/yaml_repository/hotel_reservation/infra/mongodb-recommendation_Deployment.yaml
AEFM/yaml_repository/hotel_reservation/infra/mongodb-recommendation_Service.yaml
AEFM/yaml_repository/hotel_reservation/infra/mongodb-reservation_Deployment.yaml
AEFM/yaml_repository/hotel_reservation/infra/mongodb-reservation_Service.yaml
AEFM/yaml_repository/hotel_reservation/infra/mongodb-user_Deployment.yaml
AEFM/yaml_repository/hotel_reservation/infra/mongodb-user_Service.yaml
AEFM/yaml_repository/hotel_reservation/infra/profile-pv_PersistentVolume.yaml
AEFM/yaml_repository/hotel_reservation/infra/profile-pvc_PersistentVolumeClaim.yaml
AEFM/yaml_repository/hotel_reservation/infra/rate-pv_PersistentVolume.yaml
AEFM/yaml_repository/hotel_reservation/infra/rate-pvc_PersistentVolumeClaim.yaml
AEFM/yaml_repository/hotel_reservation/infra/recommendation-pv_PersistentVolume.yaml
AEFM/yaml_repository/hotel_reservation/infra/recommendation-pvc_PersistentVolumeClaim.yaml
AEFM/yaml_repository/hotel_reservation/infra/reservation-pv_PersistentVolume.yaml
AEFM/yaml_repository/hotel_reservation/infra/reservation-pvc_PersistentVolumeClaim.yaml
AEFM/yaml_repository/hotel_reservation/infra/user-pv_PersistentVolume.yaml
AEFM/yaml_repository/hotel_reservation/infra/user-pvc_PersistentVolumeClaim.yaml
AEFM/yaml_repository/hotel_reservation/under_test/frontend_Deployment.yaml
AEFM/yaml_repository/hotel_reservation/under_test/frontend_Service.yaml
AEFM/yaml_repository/hotel_reservation/under_test/geo_Deployment.yaml
AEFM/yaml_repository/hotel_reservation/under_test/geo_Service.yaml
AEFM/yaml_repository/hotel_reservation/under_test/profile_Deployment.yaml
AEFM/yaml_repository/hotel_reservation/under_test/profile_Service.yaml
AEFM/yaml_repository/hotel_reservation/under_test/rate_Deployment.yaml
AEFM/yaml_repository/hotel_reservation/under_test/rate_Service.yaml
AEFM/yaml_repository/hotel_reservation/under_test/recommendation_Deployment.yaml
AEFM/yaml_repository/hotel_reservation/under_test/recommendation_Service.yaml
AEFM/yaml_repository/hotel_reservation/under_test/reservation_Deployment.yaml
AEFM/yaml_repository/hotel_reservation/under_test/reservation_Service.yaml
AEFM/yaml_repository/hotel_reservation/under_test/search_Deployment.yaml
AEFM/yaml_repository/hotel_reservation/under_test/search_Service.yaml
AEFM/yaml_repository/hotel_reservation/under_test/user_Deployment.yaml
AEFM/yaml_repository/hotel_reservation/under_test/user_Service.yaml
AEFM/yaml_repository/social_network/infra/compose-post-redis.yaml
AEFM/yaml_repository/social_network/infra/home-timeline-redis.yaml
AEFM/yaml_repository/social_network/infra/jaeger.yaml
AEFM/yaml_repository/social_network/infra/media-memcached.yaml
AEFM/yaml_repository/social_network/infra/media-mongodb.yaml
AEFM/yaml_repository/social_network/infra/post-storage-memcached.yaml
AEFM/yaml_repository/social_network/infra/post-storage-mongodb.yaml
AEFM/yaml_repository/social_network/infra/social-graph-mongodb.yaml
AEFM/yaml_repository/social_network/infra/social-graph-redis.yaml
AEFM/yaml_repository/social_network/infra/url-shorten-memcached.yaml
AEFM/yaml_repository/social_network/infra/url-shorten-mongodb.yaml
AEFM/yaml_repository/social_network/infra/user-memcached.yaml
AEFM/yaml_repository/social_network/infra/user-mongodb.yaml
AEFM/yaml_repository/social_network/infra/user-timeline-mongodb.yaml
AEFM/yaml_repository/social_network/infra/user-timeline-redis.yaml
AEFM/yaml_repository/social_network/infra/write-home-timeline-rabbitmq.yaml
AEFM/yaml_repository/social_network/under_test/compose-post-service.yaml
AEFM/yaml_repository/social_network/under_test/home-timeline-service.yaml
AEFM/yaml_repository/social_network/under_test/media-service.yaml
AEFM/yaml_repository/social_network/under_test/nginx-thrift.yaml
AEFM/yaml_repository/social_network/under_test/post-storage-service.yaml
AEFM/yaml_repository/social_network/under_test/social-graph-service.yaml
AEFM/yaml_repository/social_network/under_test/text-service.yaml
AEFM/yaml_repository/social_network/under_test/unique-id-service.yaml
AEFM/yaml_repository/social_network/under_test/url-shorten-service.yaml
AEFM/yaml_repository/social_network/under_test/user-mention-service.yaml
AEFM/yaml_repository/social_network/under_test/user-service.yaml
AEFM/yaml_repository/social_network/under_test/user-timeline-service.yaml
AEFM/yaml_repository/social_network/under_test/write-home-timeline-service.yaml