home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 640672540

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/815#issuecomment-640672540 https://api.github.com/repos/simonw/datasette/issues/815 640672540 MDEyOklzc3VlQ29tbWVudDY0MDY3MjU0MA== 9599 2020-06-08T14:40:22Z 2020-06-08T14:40:22Z OWNER

Here's the current tracer mechanism. Note that it captures a stacktrace (which is expensive) - but only if the tracer system has been enabled for a request.

https://github.com/simonw/datasette/blob/1c063fae9dba70f70244db010d55a18846640f07/datasette/tracer.py#L27-L51

For permissions checks I want to ALWAYS track those calls, not just on requests that have opted in.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
634663505  
Powered by Datasette · Queries took 0.566ms · About: github-to-sqlite