Get desktop application:
View/edit binary Protocol Buffers messages
string agent_id = 1
string launch_id = 2
string agent_name = 3
string host_name = 4
bool consolidated = 6
bool valid = 1
string reason = 2
string agent_id = 3
string proxy_url = 4
string agent_id = 1
string path = 2
string labels = 3
bool valid = 1
string reason = 2
int32 path_count = 3
int64 path_id = 4
string agent_id = 1
string path = 2
bool valid = 1
string reason = 2
string agent_id = 1
int64 scrape_id = 2
string path = 3
string accept = 4
bool debug_enabled = 5
string encodedQueryParams = 6
string authHeader = 7
bool valid_response = 1
string agent_id = 2
int64 scrape_id = 3
int32 status_code = 4
string failure_reason = 5
string url = 6
string content_type = 7
bool zipped = 8
oneof content_one_of
string content_as_text = 9
bytes content_as_zipped = 10
bool valid = 1
string reason = 2
Used as request type in: ProxyService.readRequestsFromProxy
Used as response type in: ProxyService.connectAgentWithTransportFilterDisabled
Used in: ChunkedScrapeResponse
int64 chunk_scrape_id = 1
int32 chunk_count = 2
int32 chunk_byte_count = 3
int64 chunk_checksum = 4
bytes chunk_bytes = 5
Used in: ChunkedScrapeResponse
bool header_valid_response = 1
string header_agent_id = 2
int64 header_scrape_id = 3
int32 header_status_code = 4
string header_failure_reason = 5
string header_url = 6
string header_content_type = 7
Used in: ChunkedScrapeResponse
int64 summary_scrape_id = 1
int32 summary_chunk_count = 2
int32 summary_byte_count = 3
int64 summary_checksum = 4