You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-07-15 01:04:25 +02:00
@ -23,6 +23,6 @@ import (
|
||||
// Event encapsulates the properties of calls to AddEvent or AddEventWithTimestamp.
|
||||
type Event struct {
|
||||
Timestamp time.Time
|
||||
Message string
|
||||
Name string
|
||||
Attributes map[core.Key]core.Value
|
||||
}
|
||||
|
Reference in New Issue
Block a user