You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, HyperDX provides an API endpoint for querying aggregated chart data (/api/v1/charts/series), but there's no direct way to search for individual log entries using a query via the API.
I would like to request an API endpoint that allows for searching and retrieving individual log entries based on query parameters. This would be similar to the search functionality available in the HyperDX UI, but accessible via API for programmatic use.
Are there any alternatives to do this today?
tifrel, sainthiago, GAllen98, rubenmarcus, starpause and 4 more