Skip to content

Remove stats resolver #266

Closed
Closed
@0xERR0R

Description

Remove stats resolver with statistic aggregation. database query logging (#258) with new Grafana dashboard (#265) should be used instead. This would allow to save some memory, since the aggregation is in-memory only.

Following should be removed:

  • statsResolver
  • stats package
  • Signal handler to show the stats on the console
  • dependency to go-pretty (tables for CLI)
  • documentation

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

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions