Skip to content

[ref] Go projects contains time series related code #1

Open
@at15

Description

@at15

The main purpose is to find how they represent series in go, i.e. a slice of struct{t, v} or a struct{[]t, []v} of slice.

https://godoc.org/?q=timeseries is my good friend /w\

TSDB

TSDB Proxy

Metrics (a lot of them support reporting to tsdb directly)

Monitor

Go (the language itself)

Non Go

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions