I have sent some metrics to metrics/v1 REST end point from my airflow agent.
I can see those metrics in even by running
SELECT count(service.name) FROM Metric SINCE 30 MINUTES AGO
But I do not see any stats in insight data explorer metrics tab
I wonder why
Thank you