This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 155
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
quickstart/tracing: add Elixir (#600)
- Loading branch information
1 parent
1ed2bfe
commit d264671
Showing
2 changed files
with
171 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,18 @@ | ||
--- | ||
title: "Erlang" | ||
title: "Erlang/Elixir" | ||
date: 2018-11-17T08:00:00-00:00 | ||
draft: false | ||
class: "resized-logo" | ||
logo: /images/erlang-opencensus.png | ||
--- | ||
|
||
In this quickstart, using OpenCensus Erlang, you will gain hands-on experience with: | ||
In this quickstart, using OpenCensus for Erlang and Elixir, you will gain hands-on experience with: | ||
{{% children %}} | ||
|
||
For full API references, please take a look at: | ||
|
||
Resource|Link | ||
---|--- | ||
HexDoc|https://hexdocs.pm/opencensus/ | ||
Github repository|https://github.com/census-instrumentation/opencensus-erlang | ||
Erlang lib Github repository|https://github.com/census-instrumentation/opencensus-erlang | ||
Elixir lib Github repository|https://github.com/opencensus-beam/opencensus-elixir |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters