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

Enhanced Diagnostics for Data Sources #11

Open
MisterGC opened this issue Jun 9, 2023 · 0 comments
Open

Enhanced Diagnostics for Data Sources #11

MisterGC opened this issue Jun 9, 2023 · 0 comments

Comments

@MisterGC
Copy link
Contributor

MisterGC commented Jun 9, 2023

The system should provide improved diagnostic capabilities that allow for tracking and displaying various statistics about the data from each active map data source. The diagnostic data should include, but not be limited to, the number of map features obtained from each data source and the associated data sizes.

This feature requires extending the mapget component to collate and store these statistics as part of its data aggregation and caching processes. Furthermore, the map data sources should be enhanced to provide diagnostic data to the mapget component during the data retrieval and conversion processes.

The diagnostic data should be accessible through the mapget's query interface. This way, users can get insights into the data's origins, the volume of data sourced from each source, and the associated data size, thus improving transparency and troubleshooting capabilities.

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

1 participant