prometheus/scrape
Bryan Boreham 8065bef172 Move metric type definitions to common/model
They are used in multiple repos, so common is a better place for them.
Several packages now don't depend on `model/textparse`, e.g.
`storage/remote`.

Also remove `metadata` struct from `api.go`, since it was identical to
a struct in the `metadata` package.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2023-12-19 18:56:54 +00:00
..
testdata Re-generate test cert to fix test_windows test failures 2022-03-17 19:37:18 +01:00
clientprotobuf.go Update according to code review 2023-05-05 02:33:00 +08:00
helpers_test.go Append Created Timestamps (#12733) 2023-12-11 08:43:42 +00:00
manager.go Append Created Timestamps (#12733) 2023-12-11 08:43:42 +00:00
manager_test.go Append Created Timestamps (#12733) 2023-12-11 08:43:42 +00:00
metrics.go scrape: consistent function names for metadata 2023-11-23 09:08:02 +00:00
scrape.go Move metric type definitions to common/model 2023-12-19 18:56:54 +00:00
scrape_test.go Move metric type definitions to common/model 2023-12-19 18:56:54 +00:00
target.go Merge pull request #13177 from bboreham/less-madness 2023-12-19 17:51:52 +00:00
target_test.go Enable reusing memory when converting between histogram types 2023-12-08 10:22:59 +01:00