Skip to content

Commit

Permalink
chore: update recommended trace types
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed May 17, 2024
1 parent 693948a commit c213d4d
Showing 1 changed file with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,12 @@ config :ash_appsignal,
trace_types: [
:custom,
:action,
:changeset,
:validation,
:change,
:before_transaction,
:before_action,
:after_transaction,
:after_action,
:custom_flow_step,
:flow,
:query,
:preparation
:flow
]
```

Expand Down

0 comments on commit c213d4d

Please sign in to comment.