From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Mira Limbeck <m.limbeck@proxmox.com>, pmg-devel@lists.proxmox.com
Subject: [pmg-devel] applied: [PATCH log-tracker 1/2] add support for bookworm syslog time format
Date: Mon, 26 Jun 2023 22:00:58 +0200 [thread overview]
Message-ID: <ca4bf8bc-f45f-3f1e-03f2-3141b44a7bca@proxmox.com> (raw)
In-Reply-To: <20230626104142.519755-1-m.limbeck@proxmox.com>
Am 26/06/2023 um 12:41 schrieb Mira Limbeck:
> Adds `proxmox-time` as dependency to parse the timestamp
>
> Since parse_rfc3339 can't handle microseconds, we try to remove the dot
> followed by 6 digits of microseconds before passing it to parse_rfc3339.
>
> A fallback to the previous format is used when when it fails to parse
> the new format.
>
> Signed-off-by: Mira Limbeck <m.limbeck@proxmox.com>
> ---
> Cargo.toml | 1 +
> src/main.rs | 36 ++++++++++++++++++++++++++++++++++++
> 2 files changed, 37 insertions(+)
>
>
applied both patches, thanks! (but forgot ameding them with Dominik's R-b, T-b, sorry!)
prev parent reply other threads:[~2023-06-26 20:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-26 10:41 [pmg-devel] " Mira Limbeck
2023-06-26 10:41 ` [pmg-devel] [PATCH log-tracker 2/2] tests: add rfc3339 timestamp test Mira Limbeck
2023-06-26 13:58 ` [pmg-devel] [PATCH log-tracker 1/2] add support for bookworm syslog time format Dominik Csapak
2023-06-26 20:00 ` Thomas Lamprecht [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ca4bf8bc-f45f-3f1e-03f2-3141b44a7bca@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=m.limbeck@proxmox.com \
--cc=pmg-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal