RiiConnect24 / RC24-Bot

Server bot for the RiiConnect24 Discord server that can store Wii friend codes to be added. | https://discord.gg/rc24
https://rc24.xyz/
MIT License
36 stars 7 forks source link

Add Stackdriver integration #45

Closed spotlightishere closed 6 years ago

spotlightishere commented 6 years ago

As RC24-Bot currently runs on a Google Cloud Platform instance, it has the option of Stackdriver integration. This would help greatly for finding issues.

This would also have to be optional, as I'm sure not all users would want it. More research into the libraries available for issue reporting will have to be made.

spotlightishere commented 6 years ago

The following links may help at some point: https://cloud.google.com/logging/docs/reference/libraries#client-libraries-install-java https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-contrib/google-cloud-logging-logback https://logback.qos.ch/manual/configuration.html

spotlightishere commented 6 years ago

This has been decided to not be done due to how complicated it is at the moment. Perhaps in a future version.