open-metadata / OpenMetadata

OpenMetadata is a unified metadata platform for data discovery, data observability, and data governance powered by a central metadata repository, in-depth column level lineage, and seamless team collaboration.
https://open-metadata.org
Apache License 2.0
5.26k stars 994 forks source link

[EventResource] Add Pagination to events api #16736

Open mohityadav766 opened 3 months ago

mohityadav766 commented 3 months ago

Feature Add feature issue reference Currently the Eventresource only Supports the timestamp based pagination where event can be fetched after a timestamp. We need to add a paginated list endpoint which works like other APIs , where offset can be used to paginate over entities, this was asked feature.

Describe the task A clear and concise description of what the bug is.

harshach commented 3 months ago

@mohityadav766 can you add more details to the ticket?