mirror of
https://github.com/prometheus/prometheus.git
synced 2024-12-25 21:54:10 -08:00
af36c89178
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 |