Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add API documentation for sys/internal/counters/ endpoints #8390

Merged
merged 1 commit into from
Feb 19, 2020

Conversation

Monkeychip
Copy link
Contributor

These endpoints are not new. The sys/internal/counters/tokens and sys/internal/counters/entities endpoints were added in this PR. I'm unsure when the sys/internal/counters/requests endpoint was created, but it predates tokens and entities.

With the release of the Core Usage Metrics project in the UI, we wanted to make it easier for people to write policies specific to these paths. To do so, we needed to include these endpoints in the public API.

This PR adds internal-counters to the api-sidebar. On this page, the three different endpoints are discussed. See screenshot:

image

@Monkeychip Monkeychip added this to the 1.4 milestone Feb 19, 2020
Copy link
Contributor

@chelshaw chelshaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM -- tested locally, and I didn't see any typos :)

@Monkeychip Monkeychip merged commit 08cb8b1 into master Feb 19, 2020
@Monkeychip Monkeychip deleted the api-public-counters-endpoint branch February 19, 2020 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants