Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Collection Resource

dilipdevaraj-sfdc edited this page Jan 28, 2019 · 4 revisions

User Guide | Web Service API


Web API Collection Endpoints

Resource for collected annotation and metric data.

Endpoint Method Description
/collection/annotations POST Externally collected annotation data
/collection/metrics POST Externally collected metric data
/collection/histograms POST Externally collected histogram data

/collection/annotations

Submits externally collected annotation data.

Available Version
2.0

HTTP Methods
POST

POST Request Body

Name Type Description
body list

/collection/metrics

Submits externally collected metric data.

Available Version
2.0

HTTP Methods
POST

POST Request Body

Name Type Description
body list

/collection/histograms

Submits externally collected histogram data.

Available Version
2.0

HTTP Methods
POST

POST Request Body

Name Type Description
body list