Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged

Conversation

sorccu
Copy link
Contributor

@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