Skip to content

gccoulter/gccoulter.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

datadogrumforpirates.github.io

##Pre-requisites

  1. Go to https://app.datadoghq.com/rum/application/create
  2. Create with Application type: JS Application
  3. Give your Application a name
    • Create New RUM Application
  4. Save the Client Token from RUM Application
  5. Save the Application ID from RUM Application

##Steps

  1. Fork this repo
  2. Rename to yourGitHubusername.github.io
  3. Follow steps here on how to create a Github pages site: https://docs.github.com/en/pages/getting-started-with-github-pages/creating-a-github-pages-site
  4. yourGitHubusername.github.io will serve as the page on which you'll test and collect RUM sessions
  5. In the index.html file, update the client token and application ID to the values from your RUM application

##Already have a GitHub pages site?

  1. Github only allows one site.github.io page which has to be named after your username, i.e starryknight620.github.io
  2. To get around this, create an organization under your account
  3. Navigate to that organization
  4. Repeat steps 1-5 from the ##Steps section above

About

RUM Sandbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 36.2%
  • JavaScript 35.9%
  • CSS 27.9%