You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 31, 2023. It is now read-only.
[Prometheus](https://github.com/deadtrickster/opencensus-erlang-prometheus): Exports spans as Prometheus metrics.
81
+
[Google Cloud Trace](https://github.com/opencensus-beam/oc_google_reporter): Support for v1 in master, v2 and grpc coming soon;
82
+
83
+
[Prometheus](https://github.com/opencensus-beam/prometheus): Exports spans as Prometheus metrics.
82
84
83
85
[DataDog][oc_datadog]: Export spans to DataDog APM
84
86
@@ -185,13 +187,4 @@ Running tests:
185
187
$ rebar3 ct
186
188
```
187
189
188
-
#### Updating OpenCensus standard protobuf encoder and decoder
189
-
190
-
Language independent interface types for Census are found in the `opencensus-proto` repo. The opencensus Erlang app provides functionality for converting from the apps internal representation to the standard protobuf interface. Below are the steps to update the Erlang module and header for encoding and decoding the protobufs:
0 commit comments