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

Commit

Permalink
quickstarts: add C++ tracing
Browse files Browse the repository at this point in the history
Added a full quickstart tutorial for C++
tracing with the Zipkin exporter.

Updates #287
Updates #343
  • Loading branch information
odeke-em committed Oct 20, 2018
1 parent 1a50b92 commit 20f5214
Show file tree
Hide file tree
Showing 7 changed files with 510 additions and 0 deletions.
16 changes: 16 additions & 0 deletions content/quickstart/cpp/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: "C++"
date: 2018-10-19T16:48:54-07:00
draft: false
class: "resized-logo"
logo: /images/cpp-opencensus.png
---

In this quickstart, using OpenCensus C++, you will gain hands-on experience with:
{{% children %}}

For full API references, please take a look at:

Resource|Link
---|---
Github repository|https://github.com/census-instrumentation/opencensus-cpp
Loading

0 comments on commit 20f5214

Please sign in to comment.