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

Add credentials rabbitmq api in conf.yaml.example #18623

Closed
wants to merge 1 commit into from

Conversation

luisfroliveira
Copy link

It is necessary to add the fields rabbitmq_user and rabbitmq_pass so that the agent can authenticate to the rabbitmq api

What does this PR do?

Motivation

Additional Notes

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Changelog entries must be created for modifications to shipped code
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

It is necessary to add the fields rabbitmq_user and rabbitmq_pass so that the agent can authenticate to the rabbitmq api
@luisfroliveira
Copy link
Author

It is necessary to add the fields rabbitmq_user and rabbitmq_pass so that the agent can authenticate to the rabbitmq api

What does this PR do?

Motivation

Additional Notes

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Changelog entries must be created for modifications to shipped code
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

@luisfroliveira
Copy link
Author

What does this PR do?

It is necessary to add the fields rabbitmq_user and rabbitmq_pass so that the agent can authenticate to the rabbitmq api

Motivation

errors when trying to integrate datadog into rabbitmq with management plugin

Additional Notes

I also added the service field to the logs

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Changelog entries must be created for modifications to shipped code
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

@luisfroliveira
Copy link
Author

What does this PR do?

It is necessary to add the fields rabbitmq_user and rabbitmq_pass so that the agent can authenticate to the rabbitmq api

Motivation

errors when trying to integrate datadog into rabbitmq with management plugin

Additional Notes

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Changelog entries must be created for modifications to shipped code
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant