Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: API Endpoint for Searching Logs with Queries #493

Open
microchipgnu opened this issue Sep 4, 2024 · 1 comment
Open

Comments

@microchipgnu
Copy link

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?

@julionav
Copy link

I use a selfhost version of hyperdx and it has been tremendously useful to have access to the underlying clickhouse database for more in depth queries, and data exporting.

Maybe allowing to query the database directly? Probably on a higher plan (Enterprise/business)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants