integration-docs: Update Pingdom to the new doc format.

Replaced the image to show **Add Integration** with text
instructions.

Part of #29592.

(cherry picked from commit 83094860b1)
This commit is contained in:
adnan-td
2024-08-02 18:56:51 +05:30
committed by Tim Abbott
parent 125a6e9421
commit 4dc8423104
4 changed files with 22 additions and 11 deletions

View File

@@ -791,7 +791,7 @@ DOC_SCREENSHOT_CONFIG: dict[str, list[BaseScreenshotConfig]] = {
"pagerduty": [ScreenshotConfig("trigger_v2.json")],
"papertrail": [ScreenshotConfig("short_post.json", payload_as_query_param=True)],
"patreon": [ScreenshotConfig("members_pledge_create.json")],
"pingdom": [ScreenshotConfig("http_up_to_down.json", image_name="002.png")],
"pingdom": [ScreenshotConfig("http_up_to_down.json", image_name="001.png")],
"pivotal": [ScreenshotConfig("v5_type_changed.json")],
"radarr": [ScreenshotConfig("radarr_movie_grabbed.json")],
"raygun": [ScreenshotConfig("new_error.json")],