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

HTTP log ingestion example #83

Open
danthegoodman1 opened this issue Aug 13, 2023 · 0 comments
Open

HTTP log ingestion example #83

danthegoodman1 opened this issue Aug 13, 2023 · 0 comments
Labels
example How to do something with IceDB help wanted Extra attention is needed

Comments

@danthegoodman1
Copy link
Owner

danthegoodman1 commented Aug 13, 2023

Take in a JSON log, expand to columns, perform queries.

We can probably pre-define a data set that is useful and then can run queries against it. Or we can download something from S3/github and show against real data. We can probably store this in a folder in this repo as an example dataset too since pip only pulls from what's in the icedb directory in this repo.

Then write a query that shows things like percentile latencies by endpoint, top 1 most hit endpoints, abnormally slow requests.

@danthegoodman1 danthegoodman1 added help wanted Extra attention is needed example How to do something with IceDB labels Aug 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
example How to do something with IceDB help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant