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

refactor add-otel-collector ops file #1111

Merged
merged 1 commit into from Aug 10, 2023

Conversation

mkocher
Copy link
Member

@mkocher mkocher commented Aug 10, 2023

Please take a moment to review the questions before submitting the PR

WHAT is this change about?

  • accept variable to make it easier to provide on the command line or vars file
  • provide example vars file which exports metrics to a file on disk

What customer problem is being addressed? Use customer persona to define the problem e.g. Alana is unable to...

CF Developers want to be able to set metrics exporters easily in pipelines

Please provide any contextual information.

NA

Has a cf-deployment including this change passed cf-acceptance-tests?

  • YES
  • NO

Does this PR introduce a breaking change? Please take a moment to read through the examples before answering the question.

  • YES - please choose the category from below. Feel free to provide additional details.
  • NO

Does this PR introduce a new BOSH release into the base cf-deployment.yml manifest or any ops-files?

  • YES - please specify
  • NO

Does this PR make a change to an experimental or GA'd feature/component?

  • experimental feature/component
  • GA'd feature/component

Please provide Acceptance Criteria for this change?

bosh int /tmp/cf.yml -o ./operations/experimental/add-otel-collector.yml -l ./operations/example-vars-files/vars-override-otel-collector-exporters.yml

Should result in a valid manifest with the file exporter configured

What is the level of urgency for publishing this change?

  • Urgent - unblocks current or future work
  • Slightly Less than Urgent

ctlong
ctlong previously approved these changes Aug 10, 2023
@ctlong ctlong self-assigned this Aug 10, 2023
@ard-wg-gitbot
Copy link
Contributor

Hello friend, it looks like your pull request has failed one or more of our checks. Please take a look! 👀

ctlong
ctlong previously approved these changes Aug 10, 2023
@ard-wg-gitbot
Copy link
Contributor

Hello friend, it looks like your pull request has failed one or more of our checks. Please take a look! 👀

- accept variable to make it easier to provide on the command line or
  vars file
- provide example vars file which exports metrics to a file on disk

Signed-off-by: Carson Long <lcarson@vmware.com>
Signed-off-by: Matthew Kocher <mkocher@vmware.com>
@ctlong ctlong merged commit fc2228a into cloudfoundry:develop Aug 10, 2023
3 checks passed
@ctlong ctlong deleted the otel-exporters-vars branch August 10, 2023 22:34
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.

None yet

3 participants