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

Removing KeyValuesProvider #3306

Merged
merged 1 commit into from
Jul 21, 2022
Merged

Removing KeyValuesProvider #3306

merged 1 commit into from
Jul 21, 2022

Conversation

marcingrzejszczak
Copy link
Contributor

we came to the conclusion that the ObservationConvention can serve the purpose of KeyValuesProvider. We don't need 2 separate interfaces.
with this change ObservationConvention does what the KeyValuesProvider did, plus it has a default method getName so that we only rename an observation when ObservationConvention actually implements the getName method.

we came to the conclusion that the ObservationConvention can serve the purpose of KeyValuesProvider. We don't need 2 separate interfaces.
with this change ObservationConvention does what the KeyValuesProvider did, plus it has a default method getName so that we only rename an observation when ObservationConvention actually implements the getName method.
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.

2 participants