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

Expose Stackdriver's useSemanticMetricTypes property #28403

Conversation

jonatan-ivanov
Copy link
Member

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Oct 20, 2021
@@ -71,4 +79,12 @@ public void setResourceLabels(Map<String, String> resourceLabels) {
this.resourceLabels = resourceLabels;
}

boolean isUseSemanticMetricTypes() {
Copy link
Member Author

Choose a reason for hiding this comment

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

This feels weird.

@@ -47,6 +47,14 @@
*/
private Map<String, String> resourceLabels;

/**
* Whether to use semantically correct metric types. When this is false, counter
Copy link
Member Author

Choose a reason for hiding this comment

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

@wilkinsona wilkinsona added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Oct 21, 2021
@wilkinsona wilkinsona added this to the 2.6.0-RC1 milestone Oct 21, 2021
@wilkinsona wilkinsona self-assigned this Oct 21, 2021
@jonatan-ivanov jonatan-ivanov deleted the stackdriver-use-semantic-metric-types branch October 21, 2021 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants