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

Remove StatsdConfig.queueSize() #568

Merged
merged 1 commit into from
Feb 22, 2022

Conversation

izeye
Copy link
Contributor

@izeye izeye commented Apr 20, 2018

This PR removes StatsdConfig.queueSize() as it's not used since d1edf7d.

@jkschneider
Copy link
Contributor

I suppose we should deprecate instead. Technically this would be a breaking change, though clearly no value is derived from it.

@jkschneider jkschneider added this to the 1.0.4 milestone Apr 23, 2018
izeye added a commit to izeye/micrometer that referenced this pull request Apr 23, 2018
@izeye
Copy link
Contributor Author

izeye commented Apr 24, 2018

@jkschneider Thanks for the feedback! I created another PR for deprecation against the 1.0.x branch.

jkschneider pushed a commit that referenced this pull request May 3, 2018
@jkschneider jkschneider modified the milestones: 1.0.4, 1.1.0, 2.0.0 May 4, 2018
@shakuzen shakuzen added the registry: statsd A StatsD Registry related issue label Feb 26, 2019
@shakuzen
Copy link
Member

@izeye can you rebase this on 2.0.x now that we have a branch for 2.0 work? Thanks!

@shakuzen shakuzen added the waiting for feedback We need additional information before we can continue label Feb 22, 2022
@izeye izeye changed the base branch from main to 2.0.x February 22, 2022 11:51
@izeye
Copy link
Contributor Author

izeye commented Feb 22, 2022

@shakuzen Thanks for letting me know! I rebased this on the 2.0.x branch.

@jonatan-ivanov jonatan-ivanov added type: task A general task and removed waiting for feedback We need additional information before we can continue labels Feb 22, 2022
@jonatan-ivanov
Copy link
Member

Thanks! :)

@jonatan-ivanov jonatan-ivanov merged commit 0c919bb into micrometer-metrics:2.0.x Feb 22, 2022
@izeye izeye deleted the queue-size branch February 22, 2022 22:31
marcingrzejszczak added a commit that referenced this pull request Apr 12, 2022
marcingrzejszczak added a commit that referenced this pull request Apr 12, 2022
* Added compatibility plugin

* Revert "Remove deprecated MissingRequiredConfigurationException and its usages (#2987)"

This reverts commit fde4f3d.

* Revert "Remove StatsdConfig.queueSize() (#568)"

This reverts commit 0c919bb.

* Revert "Remove deprecated methods in GangliaConfig"

This reverts commit a8ebe88.

* Revert "Remove deprecated ElasticConfig#documentType"

This reverts commit dfab16a.

* Revert "Remove deprecated constructor and dropwizard dependency"

This reverts commit acb6d7f.

* Revert "Remove deprecated method newLongTaskTimer(Id) on MeterRegistry"

This reverts commit 852991d.

* Revert "Remove Hibernate optional dependency"

This reverts commit 575b85e.

* Revert "Remove deprecated KafkaConsumerMetrics"

This reverts commit 207bb38.

* Revert "Remove deprecated JettyStatisticsMetrics"

This reverts commit 0902d4a.

* Revert "Remove deprecated Hibernate metrics"

This reverts commit 31ad59f.

* Revert "Remove deprecated DiskSpaceMetrics"

This reverts commit 46c8d37.

* Revert "Delete deprecated binders"

This reverts commit f8a508d.

* Revert "Deprecating core.instrument.binder and move classes to binder package (#3043)"

This reverts commit 531cb87.

* Revert "Remove things added back in merge by mistake."

This reverts commit 4cc4c20.

* Ensures binary compatibility

* 1.10.x KeyValue & KeyValues (#3122)

* Trying to fix the Tag & Tags confusion

- we rename Tag & Tags into KeyValue and KeyValues - that way there will be no confusions between the current Tag(s) and the ones from the common module
- TagKey will have the "of" method removed - that way we will not be returning Tags from commons that can be then used by micrometer's core code
- Changed since from 2.0.0 to 1.10.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
registry: statsd A StatsD Registry related issue type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants