Skip to content

Use UTC timezone for all driver timestamps #178

Description

@snsavci

Currently, some drivers use naive local times (like datetime.now()) instead of UTC timezone. These should be updated to use datetime.now(timezone.utc) to prevent timezone offset issues in dashboards like marinara.

Checklist:

  • tomato-example-counter
  • tomato-psutil
  • tomato-bronkhorst
  • tomato-jumo
  • tomato-drycal

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions