-
Notifications
You must be signed in to change notification settings - Fork 79
Conversation
Ideally this should be in language independent repo for stackdriver. Since we don't have one. I have created this in this repo. |
|
||
## Mapping between Stackdriver and OpenCensus Resources | ||
|
||
### k8s_container |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can also mention k8s_container
takes precedence, i.e GKE will be mapped to k8s_container
and won't have GCP specific labels.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done.
RESOURCE.md
Outdated
### gcp_instance | ||
**condition:** cloud.provider == gcp | ||
|
||
| Item | OpenCensus | Stackdrive | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Stackdrive -> Stackdriver
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done.
No description provided.