You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
Following suit with the protocol, send a Resource as
the initial message since each application using ocagent
will create a single resource, just like we do with Node.
Fixes#17
Following suit with the protocol, send a Resource as
the initial message since each application using ocagent
will create a single resource, just like we do with Node.
Fixes#17
Currently
Node.Attributes
is an empty map:opencensus-go-exporter-ocagent/nodeinfo.go
Line 39 in 00af367
We should add resource type and resource labels to the attribute map, once we have an agreement on census-instrumentation/opencensus-specs#162.
The text was updated successfully, but these errors were encountered: