The Prometheus monitoring system and time series database.
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.
 
 
 
 
 
prometheus/web/api/v1
Charles Korn 857b23873f
Expose QueryData so that implementations of Codec.CanEncode() can perform a type assertion against Response.Data.
3 years ago
..
api.go Expose QueryData so that implementations of Codec.CanEncode() can perform a type assertion against Response.Data. 3 years ago
api_test.go Expose QueryData so that implementations of Codec.CanEncode() can perform a type assertion against Response.Data. 3 years ago
codec.go Add extension point for returning different content types from API endpoints 3 years ago
errors_test.go Show individual scrape pools on /targets page (#11142) 3 years ago
json_codec.go Move custom jsoniter code into json_codec.go. 3 years ago
json_codec_test.go Expose QueryData so that implementations of Codec.CanEncode() can perform a type assertion against Response.Data. 3 years ago