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

update recording rules #60

Merged
merged 1 commit into from
Apr 24, 2024
Merged

update recording rules #60

merged 1 commit into from
Apr 24, 2024

Conversation

frezes
Copy link
Collaborator

@frezes frezes commented Apr 24, 2024

What this PR does / why we need it

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

  • fixes #

Special notes for your reviewer

Checklist

  • DCO signed
  • Chart Version bumped
  • Title of the PR starts with chart name (e.g. [prometheus-couchdb-exporter])

@frezes
Copy link
Collaborator Author

frezes commented Apr 24, 2024

调整了 pod 的属性元组,新增了 node 的属性元组

            // node attribute tuple (cluster, node, role, host_ip) ==> 1
            // role priority: edge > control-plane > worker > other > ""
            //
            record: 'node_role_ip:kube_node_info:',

节点 role 将通过 node_role_ip:kube_node_info 进行关联,不在关联 pod 属性元组

@frezes frezes requested review from junotx and benjaminhuo April 24, 2024 06:55
@benjaminhuo benjaminhuo merged commit 28114ae into WizTelemetry:main Apr 24, 2024
2 checks passed
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.

2 participants