bithauschile / datadog-ga

Datadog custom check for Google Analytics Real Time
MIT License
45 stars 22 forks source link

Is this supported for agent V7 #11

Open jfrazee216 opened 4 years ago

jfrazee216 commented 4 years ago

I am currently working on integrating GA to Datadog and am not experiencing any errors however, I am not seeing a metric in our Datadog account. Is this confirmed to be working with Datadog Agent Version 7?

jfrazee216 commented 4 years ago

I tried to run ga.py manually and am getting an import error

from datadog_checks.checks import AgentCheck, CheckException ImportError: No module named 'datadog_checks'

I have installed the datadog python library through pip via pip install datadog

jmakuc commented 4 years ago

Hi there! We have not tried this with version 7 yet. It would be very nice to get some help in that direction thou. :)