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

Uptime charts #7

Closed
TheAlexLichter opened this issue Aug 9, 2017 · 9 comments
Closed

Uptime charts #7

TheAlexLichter opened this issue Aug 9, 2017 · 9 comments

Comments

@TheAlexLichter
Copy link
Member

Guess that this will be a heavy task. It'd be really cool to provide uptime charts for the Albion Online server. The data is available (but quite irregular, ~ 1 data point per minute).

@datatypevoid
Copy link

You already working on this? If not, I could look into implementing something.

@TheAlexLichter
Copy link
Member Author

Feel free to do so @datatypevoid ☺️
I'm currently thinking about how to solve a bot issue and several other things for the future :)

@datatypevoid
Copy link

datatypevoid commented Aug 10, 2017

I'll branch and whip up some charts with Vue and d3, in the meantime, are we talking only showing uptime charts for the time the page has been active, or throwing together a small server--Node perhaps?--for tracking the data? Existing API that I am unaware of maybe? Just want to make sure we are on the same page, rather than ninjaing code together in silence.

@TheAlexLichter
Copy link
Member Author

There is already an API that gives you statuses from a given time on. Check the microservice for that :)

@TheAlexLichter
Copy link
Member Author

We can use all data that the API is giving us, but something like a 24h chart would be the best I guess.

@datatypevoid
Copy link

You have been busy, nice work!

@TheAlexLichter
Copy link
Member Author

Well, I just thought a little bit (really just a little) ahead :)

d3 and Vue sounds good. I'm looking forward to it ☺️

@TheAlexLichter
Copy link
Member Author

@datatypevoid Any updates on it? 😃

@TheAlexLichter
Copy link
Member Author

Works so far

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants