# Functions
Bool creates a attribute.KeyValue with a BOOL Value type.
BoolSlice creates a attribute.KeyValue with a BOOLSLICE Value type.
No description provided by the author
No description provided by the author
Float64 creates a attribute.KeyValue with a FLOAT64 Value type.
Float64Slice creates a attribute.KeyValue with a FLOAT64SLICE Value type.
Int creates a attribute.KeyValue with an INT64 Value type.
Int64 creates a attribute.KeyValue with an INT64 Value type.
Int64Slice creates a attribute.KeyValue with an INT64SLICE Value type.
IntSlice creates a attribute.KeyValue with an INT64SLICE Value type.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
String creates a attribute.KeyValue with a STRING Value type.
Stringer creates a new key-value pair with a passed name and a string value generated by the passed Stringer interface.
StringSlice creates a attribute.KeyValue with a STRINGSLICE Value type.
No description provided by the author
No description provided by the author
No description provided by the author
Add Config Options using ConfigTag e.g: track.WithConfigTag(track.Service, "my-service").
No description provided by the author
# Constants
map[string]interface{}.
Boolean - enable debug in console.
Boolean - get logs files for debug mode.
Boolean - disable default runtime metrics.
Boolean - disable all logs.
Boolean - disable all metrics.
Boolean - disable profiling.
Boolean - disable all traces.
String - Project Name e.g: "My-Project".
String - Service Name e.g: "My-Service".
String - Target e.g: "app.middleware.io:443".
String - Token string found at agent installation.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author