Metrics graph's are not showing correct information
Hello, love this project and updated to V3 only yesterday and have been implementing the changes I had in V2.
I have two graphs, a Users graph and a Response Time graph. I made the users graph first and use a PHP script to send data via the API to populate the points in the graph. This was working fine as of yesterday.
The response time graph I added today, again using a separate graph that tracks in milliseconds how long the response time is for my API service. After running this and checking the page both graphs now show data from the Response Time data, rather than the Users showing the number of active people using the service, it shows the Response Time too.
I have already tried reinstalling Cachet Core.
Checking the database there does not seem to be any issue to have caused this, and there are no errors that seem to have been caught by the log files, or on my server logs.
Metrics
Metric_points
Cachet homepage
Cachet dashboard
Hopefully this information helps, please let me know if you need more.
I can confirm this issue. Have the same problem too.
Yeah, I'm getting this same issue too.
The issue is that multiple graphs break the page, any single graph works just fine, but multiples causes all graphs to break. I haven't been able to determine why though.