MCPcopy Index your code
hub / github.com/coder/coder / Fields

Method Fields

coderd/usage/usagetypes/events.go:124–124  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

122 EventType() UsageEventType
123 Valid() error
124 Fields() map[string]any // fields to be marshaled and sent to tallyman/Metronome
125}
126
127// DiscreteEvent is a usage event that is collected as a discrete event.

Callers 15

chatTitleFromMessageFunction · 0.65
pgDumpUsableFunction · 0.65
normalizeShortTextOutputFunction · 0.65
validateGeneratedTitleFunction · 0.65
fallbackChatTitleFunction · 0.65
normalizeTurnStatusLabelFunction · 0.65
parseScopesFunction · 0.65
extractAuthorizeParamsFunction · 0.65
ExtractAuthTokenFunction · 0.65
TestParseEventWithTypeFunction · 0.65
parseFunction · 0.65

Implementers 2

DCManagedAgentsV1coderd/usage/usagetypes/events.go
HBAISeatscoderd/usage/usagetypes/events.go

Calls

no outgoing calls

Tested by 5

parseScopesFunction · 0.52
TestParseEventWithTypeFunction · 0.52
compareTablesFunction · 0.52
jsoninateFunction · 0.52
TestSlogExporterFunction · 0.52