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

[metric] #2 Revert declared_resources metric name #1235

Conversation

tiffanny29631
Copy link
Contributor

The metric name was changed to current_declared_resources using the metricstransform processor without communicating in the documentation / release note and the intention was unclear.

This change reverts the name change and adds e2e test around all the available metrics in GCM. The check skips the counter metrics for now as they have no data when no error condition has happened.

@google-oss-prow google-oss-prow bot requested review from nan-yu and sdowell May 28, 2024 21:42
@tiffanny29631 tiffanny29631 changed the title Revert declared_resources metric name [metric] #2 Revert declared_resources metric name May 28, 2024
@tiffanny29631 tiffanny29631 changed the title [metric] #2 Revert declared_resources metric name [metric] #4 Revert declared_resources metric name May 28, 2024
@tiffanny29631 tiffanny29631 changed the title [metric] #4 Revert declared_resources metric name [metric] #3 Revert declared_resources metric name May 28, 2024
@tiffanny29631 tiffanny29631 changed the title [metric] #3 Revert declared_resources metric name [metric] #2 Revert declared_resources metric name May 29, 2024
@tiffanny29631 tiffanny29631 force-pushed the declared-resource-name branch 3 times, most recently from 61daba5 to 48136d5 Compare May 29, 2024 20:46
e2e/testcases/otel_collector_test.go Show resolved Hide resolved
e2e/testcases/otel_collector_test.go Show resolved Hide resolved
e2e/testcases/otel_collector_test.go Outdated Show resolved Hide resolved
e2e/testcases/otel_collector_test.go Outdated Show resolved Hide resolved
pkg/metrics/otel.go Show resolved Hide resolved
@tiffanny29631 tiffanny29631 force-pushed the declared-resource-name branch 2 times, most recently from d507a9d to 2460d7b Compare May 30, 2024 23:34
e2e/testcases/otel_collector_test.go Outdated Show resolved Hide resolved
e2e/testcases/otel_collector_test.go Outdated Show resolved Hide resolved
The metric name was changed to `declared_resources_total` using the metricstransform processor without communicating in the documentation / release note and the intention was unclear.

This change reverts the name change and adds e2e test around all the [available metrics](http://cloud/kubernetes-engine/enterprise/config-sync/docs/how-to/monitoring-config-sync) in GCM. The check skips the counter metrics for now as they have no data when no error condition has happened.
@tiffanny29631
Copy link
Contributor Author

/retest-required

Copy link
Contributor

@nan-yu nan-yu left a comment

Choose a reason for hiding this comment

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

/lgtm

Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: nan-yu

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-prow google-oss-prow bot merged commit 1c018a0 into GoogleContainerTools:main Jun 3, 2024
6 checks passed
@tiffanny29631 tiffanny29631 deleted the declared-resource-name branch June 4, 2024 18:39
tiffanny29631 added a commit to tiffanny29631/kpt-config-sync that referenced this pull request Jun 5, 2024
…#1235)

The metric name was changed to `declared_resources_total` using the metricstransform processor without communicating in the documentation / release note and the intention was unclear.

This change reverts the name change and adds e2e test around all the [available metrics](http://cloud/kubernetes-engine/enterprise/config-sync/docs/how-to/monitoring-config-sync) in GCM. The check skips the counter metrics for now as they have no data when no error condition has happened.
google-oss-prow bot pushed a commit that referenced this pull request Jun 6, 2024
The metric name was changed to `declared_resources_total` using the metricstransform processor without communicating in the documentation / release note and the intention was unclear.

This change reverts the name change and adds e2e test around all the [available metrics](http://cloud/kubernetes-engine/enterprise/config-sync/docs/how-to/monitoring-config-sync) in GCM. The check skips the counter metrics for now as they have no data when no error condition has happened.
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.

None yet

2 participants