aboutsummaryrefslogtreecommitdiff
path: root/internal/lsp/debug/metrics.go
AgeCommit message (Expand)Author
2020-04-23internal/event: move event/core.Tag to event/label.LabelIan Cottrell
2020-04-23internal/telemetry: renaming to internal/eventIan Cottrell
2020-03-26internal/telemetry: make metrics take a strongly typed keyIan 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/telemetry: convert key from string to structIan Cottrell
2019-08-15internal/lsp: split the telemetry library outIan Cottrell
2019-07-11internal/lsp: add the metrics packageIan Cottrell