Tai ND
Tai ND
> Structured metadata: The [Structured Metadata](https://grafana.com/docs/loki/latest/get-started/labels/structured-metadata/) feature, which was introduced as experimental in release 2.9.0, is generally available as of release 2.9.4. As of Loki 2.9.4, the Structured metadata feature...
> Please correct me if I am missing something, but I believe it's possible to relatively easily implement this with the current features. This is an example from my environment,...
Finally got this working with `%Y-%m-%dT%H:%M:%S.%3fZ`. But why does the timestamp field need to match precisely that format? I found that in the code, but this's weird. https://github.com/windmill-labs/windmill/blob/main/backend/windmill-worker/src/pg_executor.rs#L537
I am having the same issue with an additional error message: ``` #5 importing cache manifest from gha #5 ERROR: failed to configure registry cache importer: pull access denied, repository...