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

Add timestamp in nanoseconds for influxdb output #21

Merged
merged 1 commit into from
Mar 29, 2023

Commits on Mar 24, 2023

  1. Add timestamp in nanoseconds for influxdb output

    For the "Closed yesterday" query we can tell telegraf the exact timestamp
    for the data.
    This way we can execute the telegraf query more often per day to ensure
    we get data, and also for the other queries there's no need to run this
    only once a day.
    
    Ticket: https://progress.opensuse.org/issues/121582#note-57
    perlpunk committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    06b267d View commit details
    Browse the repository at this point in the history