Skip to content

Initial release of Instana Go client library#2

Merged
georgekutty-1 merged 1 commit intomainfrom
go-client
Apr 14, 2026
Merged

Initial release of Instana Go client library#2
georgekutty-1 merged 1 commit intomainfrom
go-client

Conversation

@georgekutty-1
Copy link
Copy Markdown
Contributor

Complete implementation of Go client library for Instana API including:

  • Type-safe REST client with retry logic, rate limiting, and timeout configuration
  • Support for all Instana API resources (alerting, monitoring, RBAC, SLI/SLO, synthetic tests, website monitoring)
  • Flexible configuration via builder pattern or simple instantiation
  • Comprehensive test suite with mocks and test utilities
  • CI/CD pipeline with GitHub Actions, golangci-lint, and automated releases
  • Complete documentation with examples and quick start guide

@georgekutty-1 georgekutty-1 marked this pull request as ready for review April 8, 2026 05:56
Complete implementation of Go client library for Instana API including:
- Type-safe REST client with retry logic, rate limiting, and timeout configuration
- Support for all Instana API resources (alerting, monitoring, RBAC, SLI/SLO, synthetic tests, website monitoring)
- Flexible configuration via builder pattern or simple instantiation
- Comprehensive test suite with mocks and test utilities
- CI/CD pipeline with GitHub Actions, golangci-lint, and automated releases
- Complete documentation with examples and quick start guide
Copy link
Copy Markdown

@BlessyElza BlessyElza left a comment

Choose a reason for hiding this comment

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

LGTM

@georgekutty-1 georgekutty-1 merged commit 68debad into main Apr 14, 2026
7 checks passed
@georgekutty-1 georgekutty-1 deleted the go-client branch April 14, 2026 13:15
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.

3 participants