Remove outdate setup example (#30)

Co-authored-by: Bryan Naegele <bryannaegele@users.noreply.github.com>
This commit is contained in:
Seth Archer Brown 2021-10-15 16:11:28 -04:00 committed by GitHub
parent 27727e40cd
commit f083f3d7e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ defmodule OpentelemetryPhoenix do
In your application start:
def start(_type, _args) do
OpenTelemetry.register_application_tracer(:my_app)
OpentelemetryPhoenix.setup()
children = [