Skip to content

Instantly share code, notes, and snippets.

@rafaels88
Created September 13, 2018 05:10
Show Gist options
  • Save rafaels88/64f0c61636cd319556bf682f61b56c53 to your computer and use it in GitHub Desktop.
Save rafaels88/64f0c61636cd319556bf682f61b56c53 to your computer and use it in GitHub Desktop.
Quiqup - Opus disable module instrumentation
defmodule Quiqup.DispatchOrderStagePipeline do
use Opus.Pipeline, instrument?: false
# ...
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment