Skip to content

Commit

Permalink
backport of commit a485837 (#23631)
Browse files Browse the repository at this point in the history
Co-authored-by: Skybladev2 <[email protected]>
  • Loading branch information
1 parent 1496aa7 commit 88dc729
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions website/content/api-docs/system/internal-counters.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -907,6 +907,10 @@ $ curl \

Reading the configuration shows the current settings, as well as a flag as to whether any data can be queried.

| Method | Path |
| :----- | :------------------------------ |
| `GET` | `/sys/internal/counters/config` |

- `enabled` `(string)` - returns `default-enabled` or `default-disabled` if the configuration is `default`.
- `queries_available` `(bool)` - indicates whether any usage report is available. This will initially be
false until the end of the first calendar month after the feature is enabled.
Expand Down

0 comments on commit 88dc729

Please sign in to comment.