Skip to content

feat: add support for TCP checks [sc-23026]#124

Merged
sorccu merged 1 commit intomainfrom
simokinnunen/sc-23026/add-tcp-check-support-to-go-sdk-used-by-the
Jan 28, 2025
Merged

feat: add support for TCP checks [sc-23026]#124
sorccu merged 1 commit intomainfrom
simokinnunen/sc-23026/add-tcp-check-support-to-go-sdk-used-by-the

Conversation

@sorccu
Copy link
Member

@sorccu sorccu commented Jan 26, 2025

This PR adds support for TCP Checks.

Not my proudest work but I stuck to the existing style. The whole SDK needs an overhaul.

A minimal integration test is included. It actually found an issue in the API (checkType is required for the PUT endpoint), but I added a reasonable workaround for it.

PR checks are failing because configured secrets point to some unknown Checkly account that does not have TCP checks enabled, apparently.

Affected Components

  • New Features
  • Bug Fixing
  • Types
  • Tests
  • Docs
  • Other

Style

  • Go code is formatted with go fmt

Notes for the Reviewer

Resolves #[issue-number]

New Dependency Submission

Copy link
Contributor

@danielpaulus danielpaulus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@sorccu sorccu merged commit dac9fad into main Jan 28, 2025
1 check passed
@sorccu sorccu deleted the simokinnunen/sc-23026/add-tcp-check-support-to-go-sdk-used-by-the branch January 28, 2025 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants