get https://api.lightstep.com/public/v0.2//projects//sampling-percent
Allows customers to retrieve the saved sample_percent parameter. This API will NOT return the sample_one_in_n as a percentage.
For new microsats, 2022-04-28_17-39-22Z and later, the sample_percent takes precedence over any yaml-configured sample rate and sample_one_in_n set with the API. For all other microsats, the sample_percent ignored.
Log in to see full request history
Responses
200The sample-percent parameter was retrieved successfully.
400No organization parameter provided
401The API Key does not provide access to this resource, or the organization name does not exist
404Project name is not found or the sample_percent has not been set.