Skip to content

Dont use GR_LOG_* inside real-time thread/handlers which might log in a massive rate #102

@alexxcons

Description

@alexxcons

replace text-based logging in "hot-paths" entirely.

Other possible options could be:

  • To raise a flag on the acquisition_info tag of all concerned channels (Or even add an error message?)
  • replace the currentl logging with a proper metrics logger (<-> logged via prometheus) and server-local diagnostics property.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions