wesnoth / wesnoth-multiplayer-data-dashboard

This is a dashboard that allows you to query and visualize data that the Wesnoth Project collects about multiplayer games played on the official server.
2 stars 0 forks source link

Write a log that contains useful info when users make queries #2

Open max-torch opened 11 months ago

max-torch commented 11 months ago

Desired Feature

Write a log when users make queries such as

"IP 1.2.3.4 requests data for DATE1 - DATE2" "fetched 10000 rows of data adding up to 100000 bytes"

Rationale

Provides additional info for developers to debug issues.

Related Links

https://community.plotly.com/t/how-to-log-client-ip-addresses/6613