sourcegraph/lib/managedservicesplatform
Robert Lin 2b3333aead
feat/lib/telemetrygateway: expose simple Dial (#63810)
For simple, MVP integrations with Telemetry Gateway, and also as a
reference. See example - this can be consumed with:

```go
import telemetrygatewayv1 "github.com/sourcegraph/sourcegraph/lib/telemetrygateway/v1"
```

## Test plan

n/a
2024-07-15 10:45:10 -07:00
..
bigquerywriter bazel: transcribe test ownership to bazel tags (#62664) 2024-05-16 15:51:16 +01:00
cloudsql chore/msp/runtime: add args as trace attributes, clean up tracing code (#63087) 2024-06-04 17:30:32 -07:00
iam feat/enterpriseportal: make UpdateEnterpriseSubscriptionMembership authoritative (#63502) 2024-06-27 12:52:46 -07:00
runtime msp/runtime: split contract into JobContract and ServiceContract (#63494) 2024-06-26 19:46:10 +00:00
BUILD.bazel bazel: transcribe test ownership to bazel tags (#62664) 2024-05-16 15:51:16 +01:00
go.mod feat/lib/telemetrygateway: expose simple Dial (#63810) 2024-07-15 10:45:10 -07:00
go.sum feat/lib/telemetrygateway: expose simple Dial (#63810) 2024-07-15 10:45:10 -07:00
managedservicesplatform.go lib/managedservicesplatform: init MSP runtime, add lib/background from internal/goroutine (#57651) 2023-10-28 03:08:12 +00:00