cachet icon indicating copy to clipboard operation
cachet copied to clipboard

Metrics graph's are not showing correct information

Open CatkinFox opened this issue 10 months ago • 3 comments

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 Image

Metric_points Image

Cachet homepage Image

Cachet dashboard Image

Hopefully this information helps, please let me know if you need more.

CatkinFox avatar Mar 31 '25 17:03 CatkinFox

I can confirm this issue. Have the same problem too.

tgrymatt avatar Apr 29 '25 13:04 tgrymatt

Yeah, I'm getting this same issue too.

galacticlemonade avatar Jun 08 '25 07:06 galacticlemonade

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.

dshafik avatar Aug 10 '25 11:08 dshafik