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 PR adds support for the store to record data points.

Stacked on top of #18254

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

Stephen Gutekanst added 3 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>
@emidoots emidoots added team/internal-contributor code-insights Issues related to the Code Insights product labels Feb 12, 2021
@emidoots emidoots added this to the 3.25 milestone Feb 12, 2021
@emidoots emidoots requested a review from efritz February 12, 2021 23:56
@emidoots emidoots mentioned this pull request Feb 12, 2021
27 tasks
@sourcegraph-bot
Copy link
Contributor

sourcegraph-bot commented Feb 12, 2021

Notifying subscribers in CODENOTIFY files for diff 069a64a...7760597.

Notify File(s)
@felixfbecker enterprise/internal/insights/resolvers/insight_series_resolver_test.go
enterprise/internal/insights/store/mock_store_interface.go
enterprise/internal/insights/store/store.go
enterprise/internal/insights/store/store_test.go

Stephen Gutekanst added 2 commits February 12, 2021 17:30
Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com>
Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com>
emidoots pushed a commit that referenced this pull request Feb 13, 2021
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>
Base automatically changed from sg/insights-store-query-metadata to main February 15, 2021 19:30
Stephen Gutekanst added 3 commits February 15, 2021 12:42
Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com>
Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com>
Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com>
@emidoots emidoots enabled auto-merge (squash) February 15, 2021 20:34
@emidoots emidoots merged commit e1e59e6 into main Feb 15, 2021
@emidoots emidoots deleted the sg/insights-store-inserts branch February 15, 2021 20:34
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