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

Prepare 3.0.8 release #39

Merged
merged 5 commits into from
Jan 7, 2024
Merged

Prepare 3.0.8 release #39

merged 5 commits into from
Jan 7, 2024

Commits on Jan 6, 2024

  1. Ensure all metrics are timestamped in microseconds

    Because output to telegraf is buffered, we can't rely on telegraf doing the
    timestamping, so add a nanosecond timestamp to every metric line as soon as we
    see it.
    paulgear committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    9a08b3e View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Configuration menu
    Copy the full SHA
    720f73a View commit details
    Browse the repository at this point in the history
  2. Prepare 3.0.8 release

    paulgear committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    833302f View commit details
    Browse the repository at this point in the history
  3. Fix test

    paulgear committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    c5832ff View commit details
    Browse the repository at this point in the history
  4. Format code

    paulgear committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    c4354d8 View commit details
    Browse the repository at this point in the history