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

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

OpenCensus C++ Tags library.

This directory tree contains the C++ API and implementation of OpenCensus tagging.

Please refer to the tags documentation on the OpenCensus website.

API overview

TagMap is an immutable map of TagKeys to tag values (strings).

TagKey is a lightweight, immutable representation of a tag key (string).