Skip to content

Commit

Permalink
Add some extra span decorating
Browse files Browse the repository at this point in the history
  • Loading branch information
joshk committed Nov 15, 2024
1 parent 875c6cc commit 9698b15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/nerves_hub_web/channels/device_channel.ex
Original file line number Diff line number Diff line change
Expand Up @@ -485,6 +485,7 @@ defmodule NervesHubWeb.DeviceChannel do
:ok
end

@decorate with_span("Channels.DeviceChannel.maybe_update_deployment")
defp maybe_update_deployment(device) do
device
|> Deployments.preload_with_firmware_and_archive()
Expand Down

0 comments on commit 9698b15

Please sign in to comment.