Skip to content

Consistency check for date time pattern if using InfluxDB #330

Open
@ckittl

Description

@ckittl

When querying InfluxDB, results contain a time stamp in RFC 3339 format. (cf. InfluxDB doc). However, currently, the factories being used for parsing, may rely on a different kind of format.

A similar issue arises with other sources, that might query based upon a notion of time. I would suggest to make the factories' time stamp pattern accessible from outside, so that either consistency checks are possible or one can use the factory's pattern for other purposes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    HiWiStartGood for New HiWisbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions