Skip to content

Commit

Permalink
AppSignal: track development
Browse files Browse the repository at this point in the history
  • Loading branch information
ewlarson committed Oct 25, 2023
1 parent 7190898 commit 2db5e9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/appsignal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ default: &defaults
# to false to not push metrics for that environment.
development:
<<: *defaults
active: false
active: true

production:
<<: *defaults
Expand Down

0 comments on commit 2db5e9e

Please sign in to comment.