The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/tsdb
Torkel Ödegaard 8d5857661e refactor(tsdb): changed tsdb time series model to use null.Float instead of pointers 9 years ago
..
graphite refactor(tsdb): changed tsdb time series model to use null.Float instead of pointers 9 years ago
prometheus refactor(tsdb): changed tsdb time series model to use null.Float instead of pointers 9 years ago
testdata refactor(tsdb): changed tsdb time series model to use null.Float instead of pointers 9 years ago
batch.go feat(prometheus): initial support for prometheus 9 years ago
executor.go feat(alerting): requests looks to be working again 9 years ago
fake_test.go feat(alerting): requests looks to be working again 9 years ago
models.go refactor(tsdb): changed tsdb time series model to use null.Float instead of pointers 9 years ago
query_context.go feat(testdata): lots of work on new test data data source and scenarios 9 years ago
request.go feat(alerting): progress on alerting backend 9 years ago
time_range.go feat(testdata): lots of work on new test data data source and scenarios 9 years ago
time_range_test.go feat(testdata): lots of work on new test data data source and scenarios 9 years ago
tsdb_test.go feat(testdata): lots of work on new test data data source and scenarios 9 years ago