Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Conversation

@emidoots
Copy link
Member

This adds the DB schema needed for the query runner worker, which will execute search
queries and record insights about them.

Stacked on top of #18255

Signed-off-by: Stephen Gutekanst stephen@sourcegraph.com

Stephen Gutekanst added 6 commits February 12, 2021 16:34
* Query metadata for points.
* Improve formatting of test data.
* Change incorrect `Series *int32` to `Series *string`
* Add TODOs for improved filtering abilities in the future.

Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com>
Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com>
This PR adds support for the store to record data points.

Stacked on top of #18254

Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com>
Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com>
Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com>
This adds the DB schema needed for the query runner worker, which will execute search
queries and record insights about them.

Stacked on top of #18255

Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com>
@emidoots emidoots added team/internal-contributor code-insights Issues related to the Code Insights product labels Feb 13, 2021
@emidoots emidoots added this to the 3.25 milestone Feb 13, 2021
@emidoots emidoots requested a review from efritz February 13, 2021 01:23
@emidoots emidoots mentioned this pull request Feb 13, 2021
27 tasks
Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com>
emidoots pushed a commit that referenced this pull request Feb 13, 2021
…re insights

One challenge here is how to best test this code outside of an actual working dev
server. Some parts (DB actions) are easy to test and I will add tests for them soon,
while others are merely wiring up different components of the system so testing
them is not obvioous.

Stacked on top of #18265

Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com>
Base automatically changed from sg/insights-store-inserts to main February 15, 2021 20:34
Stephen Gutekanst added 3 commits February 15, 2021 13:46
Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com>
Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com>
@sourcegraph-bot
Copy link
Contributor

sourcegraph-bot commented Feb 15, 2021

Notifying subscribers in CODENOTIFY files for diff f2d1300...b5090c3.

No notifications.

@emidoots emidoots merged commit a7e4e9e into main Feb 15, 2021
@emidoots emidoots deleted the sg/insights-worker-schema branch February 15, 2021 21:00
emidoots pushed a commit that referenced this pull request Feb 15, 2021
…re insights

One challenge here is how to best test this code outside of an actual working dev
server. Some parts (DB actions) are easy to test and I will add tests for them soon,
while others are merely wiring up different components of the system so testing
them is not obvioous.

Stacked on top of #18265

Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

code-insights Issues related to the Code Insights product

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants