mirror of
https://github.com/prometheus/prometheus.git
synced 2026-03-14 06:32:59 -04:00
The curator doesn't do anything yet; rather, this is the type definition including the anciliary testing scaffold. Improve Makefile and Git developer experience. The top-level Makefile was a bit overloaded in terms of generation of assets and their management. This has been offloaded into separate Makefiles. The Git developer experience sucked due to lack of .gitignore policies. Also: Fix faulty skiplist naming from old merge. |
||
|---|---|---|
| .. | ||
| generated | ||
| curation.go | ||
| data.proto | ||
| dto.go | ||
| fingerprinting.go | ||
| labelname.go | ||
| labelname_test.go | ||
| labelpair.go | ||
| labelpair_test.go | ||
| labelvalue.go | ||
| labelvalue_test.go | ||
| Makefile | ||
| metric.go | ||
| metric_test.go | ||
| sample.go | ||
| watermark.go | ||