Tagged in

Opencensus

Google Cloud - Community
Google Cloud - Community
A collection of technical articles and blogs published or curated by Google Cloud Developer Advocates. The views expressed are those of the authors and don't necessarily reflect those of Google.
More information
Followers
57K
Elsewhere
More, on Medium

OpenCensus and SLOs

The OpenCensus page Incident Debugging Workflow gives a roadmap for the use of OpenCensus and related open source tools to…


StatsD OpenCensus backend

Datadog’s OpenCensus implementation leverages Datadog’s agent to route metric data to its service. Specifically, its OpenCensus client uses the the agent’s DogStatsD implementation. Essentially DogStatsD is a StatsD client with bells on.