rguerreiro / device

Device type detection library based on the useragent string. Refactored from my express-device repo.
MIT License
79 stars 27 forks source link

GoogleStackdriverMonitoring user agent added as Bot #14

Closed martincad closed 8 years ago

martincad commented 8 years ago

According to GoogleCloud documentation: "Starting Monday 9/26/2016, and over the course of the subsequent few days, the following changes related to the use of the “User-Agent” header for uptime checks will go in effect."

The new user agent will be: GoogleStackdriverMonitoring-UptimeChecks(https://cloud.google.com/monitoring)

rguerreiro commented 8 years ago

Great thx