mirror of
https://github.com/prometheus/prometheus.git
synced 2025-02-02 08:31:11 -08:00
The adapter drags in a whole dependency chain of Prometheus internal packages due to its storage's hideous structure. With dependency flattening the adapter can actually be included into Prometheus in a working way but it breaks package builds. Thus we comment it out until we found a way to fix this contraption. |
||
---|---|---|
chunks | ||
cmd/tsdb | ||
index@be0456338d | ||
pages@76be68c231 | ||
adapter.go | ||
db.go | ||
db_test.go | ||
index.go | ||
persist.go | ||
querier.go |