Skip to content

ServiceLayerNetworking/metrics-microservice-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metrics Microservice App

Run ./build-and-push.sh from metrics-* to push images.

kubectl apply -f custom-prom.yaml to deploy prometheus.

kubectl apply -f k8sconfig.yaml to deploy app containers.

GET /start on metrics-handle to trigger the call to metrics-processor.

To access from outside the cluster, either make the metrics-handle service a NodePort service or install Istio and set up config correctly with IngressGateway.

About

Tail-heavy microservice architecture call graph prediction.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published