Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

muti-node database options #35

@errordeveloper

Description

@errordeveloper

Trace ID are currently stored locally in an ephemeral store using Badger. It would be easy to enable persistence across restarts, but in oder to run hubble-otel on each node, there will need to be an alternative database option. It's also possible Badger might work on top of a volume, which maybe worse investigating. It'd be quite viable to use a hosted K/V store instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions