aboutsummaryrefslogtreecommitdiff
path: root/internal/lsp/debug/rpc.go
AgeCommit message (Expand)Author
2020-12-22gopls/test: add type checking for debug server templatesPeter Weinbergr
2020-04-27internal/event: remove the event.eventType typeIan Cottrell
2020-04-23internal/event: change event.At to be a private fieldIan Cottrell
2020-04-23internal/event: move event/core.Tag to event/label.LabelIan Cottrell
2020-04-23internal/telemetry: renaming to internal/eventIan Cottrell
2020-04-06internal/lsp: make event directly implement TagMapIan Cottrell
2020-04-06internal/lsp: rewrite the rpc debug pageIan Cottrell
2020-03-31internal/lsp: rewrite the stats using the newer telemetry featuresIan Cottrell
2020-03-25internal/telemetry: replace TagSet with TagMap and TagPointerIan Cottrell
2020-03-23internal/telemetry: switch metrics to use the event systemIan Cottrell
2020-03-18internal/telemetry: add type safe tag keysIan Cottrell
2020-03-18internal/lsp: move the telemetry packageIan Cottrell
2020-03-12internal/lsp: migrate telemetry to using the event packageIan Cottrell
2020-03-09internal/lsp: bring generated protocol code up to date; stop corrupting logsPeter Weinberger
2020-03-06internal/lsp/debug: guard rpc stats with a MutexRob Findley
2020-02-26internal/telemetry: removing the concept of exporter listsIan Cottrell
2020-01-31internal/lsp/debug: support dropping sessions and viewsRob Findley
2019-10-04internal/lsp: address staticcheck warningsRebecca Stambler
2019-08-21internal/telemetry: add the ability to flush telemetry dataIan Cottrell
2019-08-15internal/telemetry: clean up the exporter apiIan Cottrell
2019-08-15internal/lsp: split the telemetry library outIan Cottrell
2019-07-15internal/lsp: add an rpc summary debug page using the metricsIan Cottrell