codeintel: raise symbols honeycomb sample rate (#53341)

whoops, we blew threw those limits

## Test plan

N/A, sample rate changes
This commit is contained in:
Noah S-C 2023-06-12 21:37:21 +01:00 committed by GitHub
parent 16e0376df4
commit 806e7ae489
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ import (
"time"
"github.com/sourcegraph/log"
"github.com/sourcegraph/sourcegraph/cmd/symbols/fetcher"
"github.com/sourcegraph/sourcegraph/cmd/symbols/gitserver"
"github.com/sourcegraph/sourcegraph/cmd/symbols/internal/api"
@ -51,7 +52,7 @@ func Main(ctx context.Context, observationCtx *observation.Context, ready servic
// Initialize tracing/metrics
observationCtx = observation.NewContext(logger, observation.Honeycomb(&honey.Dataset{
Name: "codeintel-symbols",
SampleRate: 20,
SampleRate: 200,
}))
// Allow to do a sanity check of sqlite.