Skip to content

Charts/data with each category error counts over time #16

Open
@stefanb

Description

It could give an interesting visualisation, indicating massive vandalism etc.
Maybe also plotting the time to fix an error (min, max, mean, stddev...)

Even just providing the raw, non agregate data would be great, so visualisation can be done elsewhere.
ErrorID,ErrorCategoryID,RelationID,details,detectedTimestamp,fixedTimestamp
maybe even with links to OSM changeset IDs if available via #8 (both for breaking and fixing changeset).

Maybe add even some geographical context (bbox, or country), so that users can filter the data and adjust their pager duty alerting accordingly :)

It could be done by scraping the data as indicated in #13, but some isues may be lost if they are detected and fixed in short period between scrapes.

Activity

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions