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

request logging and request analysis #304

Open
ryandawsonuk opened this issue Feb 5, 2020 · 0 comments
Open

request logging and request analysis #304

ryandawsonuk opened this issue Feb 5, 2020 · 0 comments

Comments

@ryandawsonuk
Copy link

We're using elasticsearch to log requests and responses. We're also running extra analysis to do things like add an outlier score. Similar to the example in this rep but in our case we'll actually enrich all the documents with an extra attribute so that we can graph that. We're also looking at graphing other features in the documents (request and response variable values), so kind of using elastic as a time-series database but not like prometheus metrics as the source data is all the individual requests as documents. I guess this is an unusual use-case so presumably there are no examples close to it. Just wondering if anyone has any observations that might help us. Happy to raise this somewhere else if preferred.

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

1 participant