parseablehq / console

Frontend Client for Parseable. Parseable is a cloud native log storage and management for Kubernetes, containerised workloads
https://parseable.com
GNU Affero General Public License v3.0
22 stars 33 forks source link

Feature: Update Existing Stream #278

Closed Koustavd18 closed 1 month ago

Koustavd18 commented 1 month ago

This PR allows the user to update existing stream based on the max historical difference and custom partition field. User can navigate to stream/manage to explore the new changes.

balaji-jr commented 1 month ago

@Koustavd18 You have to pick the schema from the store (or fetch if it does not exist) and show the possible options like we do when creating a stream for the custom partition field

balaji-jr commented 1 month ago

Approving this pr with pending review comments since its gonna take a lot more time to completely fix this. https://github.com/parseablehq/console/pull/278#discussion_r1691320248. If the functionality is working as expected, lets merge. @nikhilsinhaparseable @nitisht