Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

OpenCensus Go 0.22.0

Compare
Choose a tag to compare
@rghetia rghetia released this 30 May 16:17
· 64 commits to master since this release

Important Changes

  • constants for monitored resources are moved to this repo and removed from resource repo
  • Added safe way to create tag Key using MustNewKey

Complete list of changes since release v0.21.0

9c37759 tag: add func MustNewKey to wrap NewKey with panic (#1141)
766cc5b update comment for cloud resources.
fff365e add constant keys for resources.
54a91f5 Fix a couple of broken links (#1142)
f24e562 Fix typos and imports. (#1139)
17d7955 Replace "x/net/context" import with "context" (#1138)
a2c785e Upgrade dependencies. (#1137)
3f87460 remove triage-me label from template.
5c6a904 Bump up the version to v0.22.0