Skip to content

lorgan3/coscale-vr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coscale-vr

Proof of concept kubernetes monitoring in VR

screenshot

Visualising your own cluster

A demo application on CoScale is used to get data from. It is possible to visualise your own data, but requires a little bit of work:

  1. Get an access token for your application, you can find it using your browser's dev tools or the CoScale docs.
  2. (optional) Using this access token you can also get your metrics from here. Look for 2 container metrics you want to visualise (ideally in %). The default visualisation uses Docker container user mode cpu usage and Docker container free memory percentage.
  3. Navigate to where this project is hosted and add ?app=<app id>&cpu=<cpu metric id>&memory=<memory metric id> to the url. The webpage will show a popup asking for your access token and when entered correctly your cluster will be visualised.

Made with Aframe

About

Proof of concept kubernetes monitoring in VR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published