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

API profiling tool #937

Closed
rkorytkowski opened this issue Aug 20, 2021 · 3 comments
Closed

API profiling tool #937

rkorytkowski opened this issue Aug 20, 2021 · 3 comments
Assignees
Labels
demo-needed This requires demo/showcase to the community discussion-needed Flagged for discussion on OCL Community call

Comments

@rkorytkowski
Copy link
Contributor

Introduce some API profiling tool. I found:
https://github.com/jazzband/django-silk

Please note the it records all requests and responses in DB, which may lead to security issues. We should be using that only in a dev/local environment for now, until we fully understand the risks and we can set it up in a way that is safe.

@snyaggarwal is there a way to have it only in dev/local environment? It needs to store data in DB so we would need some way to run certain migrations only locally.

@jamlung-ri
Copy link
Contributor

jamlung-ri commented Sep 13, 2021

Need to think about next steps: deployment? We should have a demo sometime this week.

@jamlung-ri jamlung-ri added demo-needed This requires demo/showcase to the community discussion-needed Flagged for discussion on OCL Community call labels Sep 27, 2021
@jamlung-ri
Copy link
Contributor

Will try a demo for this in the next couple of weeks.

snyaggarwal added a commit to OpenConceptLab/oclapi2 that referenced this issue Dec 9, 2023
snyaggarwal added a commit to OpenConceptLab/oclapi2 that referenced this issue Dec 9, 2023
snyaggarwal added a commit to OpenConceptLab/oclapi2 that referenced this issue Dec 9, 2023
@snyaggarwal
Copy link
Contributor

@rkorytkowski Added this in dev env. Updated readme

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
demo-needed This requires demo/showcase to the community discussion-needed Flagged for discussion on OCL Community call
Projects
None yet
Development

No branches or pull requests

3 participants