skylight: add excon, httpclient, redis probes to skylight

This commit is contained in:
simon lehericey 2023-11-27 17:14:20 +01:00
parent 7a4c22bc63
commit 6fd1723a20

View file

@ -80,7 +80,7 @@ module TPS
config.ds_zonage_enabled = ENV.fetch("ZONAGE_ENABLED", nil) == "enabled"
config.skylight.probes += [:graphql, :active_job]
config.skylight.probes += [:active_job, :excon, :graphql, :httpclient, :redis]
# Custom Configuration
# @see https://guides.rubyonrails.org/configuring.html#custom-configuration