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

Implement APIs and Data Model #207

@jparsana

Description

@jparsana

APIs / Data Model across languages should match

There are two main components of the Stats APIs - tags and stats. The stats component provides the framework to define measures (e.g. rpc client latency) and record stats against those measures. The tags component provides a way to break down the data for a measure along user-defined dimensions. Finally, views, which are part of stats, all users to specify the aggregations of the stats that they are interested in. The language-independent specifications of tags and stats are available on opencensus-specs, specifically:

OpenCensus Tags
OpenCensus Stats

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions