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/services/live/pipeline/tree
Alexander Emelin 3ee861f57e
Live: declarative processing pipeline, input -> frames -> output, toggle protected POC (#37644)
4 years ago
..
LICENSE Live: declarative processing pipeline, input -> frames -> output, toggle protected POC (#37644) 4 years ago
bytesconv.go Live: declarative processing pipeline, input -> frames -> output, toggle protected POC (#37644) 4 years ago
params.go Live: declarative processing pipeline, input -> frames -> output, toggle protected POC (#37644) 4 years ago
readme.md Live: declarative processing pipeline, input -> frames -> output, toggle protected POC (#37644) 4 years ago
tree.go Live: declarative processing pipeline, input -> frames -> output, toggle protected POC (#37644) 4 years ago
tree_test.go Live: declarative processing pipeline, input -> frames -> output, toggle protected POC (#37644) 4 years ago

readme.md

This is a tree code from https://github.com/julienschmidt/httprouter with an important fixes made inside Gin web framework.

See:

See also https://github.com/julienschmidt/httprouter/issues/235 – that's the reason why we can't use a custom branch patched with fixes.

Original LICENSE and copyright left unchanged here.