podigee/device_detector

Improve detecting Datadog agents

Closed this issue · 1 comments

Mark user_agent: Datadog/Synthetics as bot

Hello @frostmark and thank you for you message.

The regex from Matomo's repository regarding this bot was imported in the v1.1.0 :

ua = "Datadog/Synthetics"
client = DeviceDetector.new(ua)
client.bot? # true