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

[CLOUDGA-20774] Add support for integration type PROMETHEUS #274

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

bhupendray-yb
Copy link
Contributor

Create Integration

$ ./ybm integration create --config-name test --type prometheus \
--prometheus-spec endpoint=http://prometheus.yourcompany.com
go build -ldflags="-X 'main.version=v0.1.0'" -o ybm
The Integration test has been created
ID                                     Name      Type         Endpoint
ab1fdeea-1d2c-48ac-b44c-de8cc4c31b76   test      PROMETHEUS   http://prometheus.yourcompany.com/api/v1/otlp

Delete Integration

$ ./ybm integration delete --config-name test
go build -ldflags="-X 'main.version=v0.1.0'" -o ybm
? Are you sure you want to delete config: test Yes
The Integration test has been deleted

@bansal01yash bansal01yash changed the title [CLOUDGA-20774] Add support for interation type PROMETHEUS [CLOUDGA-20774] Add support for integration type PROMETHEUS Nov 20, 2024
@bhupendray-yb bhupendray-yb merged commit c1d1d01 into main Nov 21, 2024
1 check passed
@bhupendray-yb bhupendray-yb deleted the CLOUDGA-20774 branch November 21, 2024 06:50
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.

4 participants