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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ PG...Oh god not nother Postgres client in Erlang...
11
11
* No message passing. Clients checkout the socket and use it directly.
12
12
* Binary protocol with input oids cached.
13
13
* Simple and direct. Tries to limit runtime options as much as possible.
14
-
* Instrumented with [Telemetry](https://github.com/beam-telemetry/telemetry) and [OpenCensus](https://github.com/census-instrumentation/opencensus-erlang)
14
+
* Instrumented with [OpenTelemetry](https://opentelemetry.io/)
15
15
* Mix apps currently too hard to use in a Rebar3 project.
0 commit comments