Skip to content

plfiorini/dynatrace-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynatrace Demo

Token

For the IoT Simulator create a token with the following scopes:

  • metrics.ingest
  • metrics.read
  • metrics.write
  • WriteConfig

Running the demo

Preparation

You need:

  • docker
  • docker-compose

Action!

Build the images with:

docker-compose build

Run the system with:

docker-compose up

Run the system and build at the same time (takes some time):

docker-compose up --build

Testing

Persist:

curl -k -I http://127.0.0.1:8080/readyz

Kubernetes

To create a Kubernetes cluster with this project you need:

  • minikube
  • kubectl
  • helm

Create the cluster with:

cd k8s
./create-cluster.sh dynatrace-demo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •