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(opamp): Add support for new source templates (elastic, mysql, postgres, rabbitmq, redis) #1657

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

rnishtala-sumo
Copy link
Contributor

Add support for new source templates

  • elastic
  • mysql
  • postgres
  • rabbitmq
  • redis

@rnishtala-sumo rnishtala-sumo requested a review from a team as a code owner August 15, 2024 20:50
@@ -0,0 +1,15 @@
receivers:
rabbitmq:
endpoint: http://localhost:15672
Copy link
Contributor

Choose a reason for hiding this comment

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

is http:// required for rabbitmq?

Copy link
Contributor

Choose a reason for hiding this comment

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

whoops, nvm found it in the readme. that's so weird 😆

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor Author

@rnishtala-sumo rnishtala-sumo Aug 15, 2024

Choose a reason for hiding this comment

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

the endpoint field is optional, the scheme might be too.

@rnishtala-sumo rnishtala-sumo merged commit 9300709 into main Aug 16, 2024
32 checks passed
@rnishtala-sumo rnishtala-sumo deleted the st-validation branch August 16, 2024 16:19
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