Skip to content

Default number of buckets does not include system buckets #17079

Open
@gshif

Description

@gshif

When using default limit, which is 20, for the number of buckets to be returned, GET /buckets endpoint returns 22 buckets, which includes two system buckets _tasks and _monitoring.
If that is intentional then we would need to update swagger doc to mention that default limit value does not include system buckets.
The same happens when setting limit to any other number less or equals to 100 (currently we won't return more than 100 buckets).
One thing is that it is not happening all the time.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions