Skip to content

Commit

Permalink
Update console_reporter.ex
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed May 13, 2023
1 parent b869701 commit 7a52d58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/telemetry_metrics/console_reporter.ex
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ defmodule Telemetry.Metrics.ConsoleReporter do
:ok
end

@doc false
def handle_event(event_name, measurements, metadata, {metrics, device}) do
prelude = """
[#{inspect(__MODULE__)}] Got new event!
Expand Down

0 comments on commit 7a52d58

Please sign in to comment.