timbala icon indicating copy to clipboard operation
timbala copied to clipboard

Durable time-series database that's API-compatible with Prometheus.

Results 48 timbala issues
Sort by recently updated
recently updated
newest added

The API endpoint to delete series is disabled currently: https://github.com/mattbostock/timbala/blob/8a2f093838778f5e84d1355970ed339eea918c17/internal/api/v1/api.go#L346-L347 Determine whether deleting series is something Timbala should support; doing so has implications for consistency in a distributed system.

decision

Add an acceptance test to confirm the behaviour defined by #154.

enhancement

Add unit tests that confirm how much data is re-allocated to a different node in the cluster when the number of nodes in the cluster increases or decreases.

enhancement

Knowing how people are using the documentation will help to improve it.

enhancement
documentation