Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graphs issue in MYSQL #432

Closed
Saicasm opened this issue Mar 20, 2020 · 2 comments
Closed

Graphs issue in MYSQL #432

Saicasm opened this issue Mar 20, 2020 · 2 comments

Comments

@Saicasm
Copy link

Saicasm commented Mar 20, 2020

Describe the bug

When using MYSQL database the graphs in index page and view service page won't display

To Reproduce

  1. I'm using version: '0.80.71'

Expected Behavior

Graphs To be displayed when using MYSQL database

Slack GitHub release Build Status

@Saicasm
Copy link
Author

Saicasm commented Mar 22, 2020

Working now,Thanks again

@Saicasm Saicasm closed this as completed Mar 22, 2020
@hunterlong
Copy link
Member

This believe I fixed the issue.

Version 0.90.12

return By(fmt.Sprintf("CAST(AVG(%s) as UNSIGNED INT) as amount", column))

return time.Parse("2006-01-02T15:04:05Z", t)

l0nax pushed a commit to l0nax/statping that referenced this issue Apr 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants