sourcegraph/cmd
Robert Lin 6e54a8cc11
search/log_job: add telemetry v2 instrumentation (#57016)
This change adds our new telemetry instrumentation, which will be exported from all instances, to the search log_job. It does not change any existing events, and the default implementation of the database store will no-op in instances.

More details about the new system is in https://docs.sourcegraph.com/dev/background-information/telemetry

Part of #56284

---------

Co-authored-by: Camden Cheek <camden@ccheek.com>
2023-09-26 09:07:31 -07:00
..
batcheshelper Move batcheshelper out of enterprise (#54923) 2023-07-13 19:46:09 +02:00
blobstore uploadstore: list with prefix (#56538) 2023-09-15 14:49:02 +02:00
bundled-executor Build bundled-executor with shell build tag again (#55792) 2023-08-11 21:39:32 +02:00
cody-gateway telemetry-gateway: minor naming fixups (#56872) 2023-09-20 20:24:04 -04:00
executor Move executor-kubernetes out of enterprise (#56449) 2023-09-08 16:24:05 +02:00
executor-kubernetes Move executor-kubernetes out of enterprise (#56449) 2023-09-08 16:24:05 +02:00
frontend search/log_job: add telemetry v2 instrumentation (#57016) 2023-09-26 09:07:31 -07:00
github-proxy app: Move out of enterprise and merge with cmd/sourcegraph-oss (#56447) 2023-09-08 16:23:46 +02:00
gitserver Enable "Test connection" for Perforce code hosts (#56697) 2023-09-19 13:19:00 -07:00
loadtest bzl: set version on bins, not lib + add missing (#54030) 2023-06-23 14:06:58 +02:00
migrator release: sourcegraph@5.1.9 (#56900) 2023-09-21 12:36:37 -04:00
pings sec: use constant time comparison (#57009) 2023-09-25 17:02:05 +00:00
precise-code-intel-worker app: Move out of enterprise and merge with cmd/sourcegraph-oss (#56447) 2023-09-08 16:23:46 +02:00
repo-updater Remove GitHub proxy service (#56485) 2023-09-14 19:43:40 +02:00
searcher grpc: enable by default by inverting experimental feature flag (#56738) 2023-09-18 15:37:42 -07:00
server Remove GitHub proxy service (#56485) 2023-09-14 19:43:40 +02:00
sitemap Include the last sub-sitemap in the sitemap index (#56526) 2023-09-14 09:13:57 +09:00
sourcegraph update code references to "Sourcegraph App" -> "Cody App" (#56747) 2023-09-19 12:31:12 -10:00
symbols fix nocgo stub file (#56832) 2023-09-20 14:35:40 +00:00
telemetry-gateway chore: update mention of Core Services team handle (#57019) 2023-09-25 17:28:45 -04:00
worker globallimiter: Improve reliability (#56577) 2023-09-13 15:29:44 +02:00
README.md Reminder to keep architecture diagram in-sync (#36869) 2022-06-08 19:40:36 -07:00

This directory contains Sourcegraph services and binaries.

When a services is added, removed, or when a service's dependencies change, update our architecture diagram.