Skip to content

Commit 9698b15

Browse files
committed
Add some extra span decorating
1 parent 875c6cc commit 9698b15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/nerves_hub_web/channels/device_channel.ex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -485,6 +485,7 @@ defmodule NervesHubWeb.DeviceChannel do
485485
:ok
486486
end
487487

488+
@decorate with_span("Channels.DeviceChannel.maybe_update_deployment")
488489
defp maybe_update_deployment(device) do
489490
device
490491
|> Deployments.preload_with_firmware_and_archive()

0 commit comments

Comments
 (0)