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

Rename cluster_name tag to spark_cluster #8592

Merged
merged 7 commits into from
Feb 19, 2021
Merged

Conversation

ChristineTChen
Copy link
Contributor

What does this PR do?

This PR introduces a backwards compatible config option disable_legacy_cluster_tag which will stop sending cluster_name tag.

Motivation

cluster_name tag is also emitted at the hostlevel. Using a service specific tag key will prevent conflicts/confusion.

Additional Notes

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • PR title must be written as a CHANGELOG entry (see why)
  • Files changes must correspond to the primary purpose of the PR as described in the title (small unrelated changes should have their own PR)
  • PR must have changelog/ and integration/ labels attached

kayayarai
kayayarai previously approved these changes Feb 11, 2021
Copy link
Contributor

@kayayarai kayayarai left a comment

Choose a reason for hiding this comment

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

docs look good

kayayarai
kayayarai previously approved these changes Feb 11, 2021
coignetp
coignetp previously approved these changes Feb 16, 2021
Comment on lines 107 to 111
- name: disable_legacy_cluster_tag
description: Enable to stop submitting the tag `cluster_name`, which has been renamed to `spark_cluster`.
value:
type: boolean
example: false
Copy link
Contributor

Choose a reason for hiding this comment

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

@ChristineTChen ChristineTChen merged commit 5017568 into master Feb 19, 2021
@ChristineTChen ChristineTChen deleted the cc/spark-cluster branch February 19, 2021 15:29
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.

4 participants