webcompat / webcompat-metrics-server

Server in charge of delivering different data to the webcompat-metrics-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create endpoint to expose webcompat report src

miketaylr opened this issue · comments

This might be kind of tricky, or maybe it's easy who knows.

When we create a report, we embed a comment <!-- @reported_with: mobile-reporter --> that will use a default value, or a src GET param.

See webcompat/webcompat.com#3359 for some of the values (hopefully all).

It would be cool if we could have an API endpoint to expose this info in a graph, to understand where reports are coming from week over week.