Skip to content
Closed

Polish #46878

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -254,191 +254,191 @@
"type": "java.lang.String",
"deprecation": {
"level": "error",
"reason": "Wavefront is end-of-live."
"reason": "Wavefront is end-of-life."
}
},
{
"name": "management.wavefront.api-token-type",
"type": "org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties$TokenType",
"deprecation": {
"level": "error",
"reason": "Wavefront is end-of-live."
"reason": "Wavefront is end-of-life."
}
},
{
"name": "management.wavefront.application.cluster-name",
"type": "java.lang.String",
"deprecation": {
"level": "error",
"reason": "Wavefront is end-of-live."
"reason": "Wavefront is end-of-life."
}
},
{
"name": "management.wavefront.application.custom-tags",
"type": "java.util.Map<java.lang.String,java.lang.String>",
"deprecation": {
"level": "error",
"reason": "Wavefront is end-of-live."
"reason": "Wavefront is end-of-life."
}
},
{
"name": "management.wavefront.application.name",
"type": "java.lang.String",
"deprecation": {
"level": "error",
"reason": "Wavefront is end-of-live."
"reason": "Wavefront is end-of-life."
}
},
{
"name": "management.wavefront.application.service-name",
"type": "java.lang.String",
"deprecation": {
"level": "error",
"reason": "Wavefront is end-of-live."
"reason": "Wavefront is end-of-life."
}
},
{
"name": "management.wavefront.application.shard-name",
"type": "java.lang.String",
"deprecation": {
"level": "error",
"reason": "Wavefront is end-of-live."
"reason": "Wavefront is end-of-life."
}
},
{
"name": "management.wavefront.metrics.export.batch-size",
"type": "java.lang.Integer",
"deprecation": {
"level": "error",
"reason": "Wavefront is end-of-live."
"reason": "Wavefront is end-of-life."
}
},
{
"name": "management.wavefront.metrics.export.connect-timeout",
"type": "java.time.Duration",
"deprecation": {
"level": "error",
"reason": "Wavefront is end-of-live."
"reason": "Wavefront is end-of-life."
}
},
{
"name": "management.wavefront.metrics.export.enabled",
"type": "java.lang.Boolean",
"deprecation": {
"level": "error",
"reason": "Wavefront is end-of-live."
"reason": "Wavefront is end-of-life."
}
},
{
"name": "management.wavefront.metrics.export.global-prefix",
"type": "java.lang.String",
"deprecation": {
"level": "error",
"reason": "Wavefront is end-of-live."
"reason": "Wavefront is end-of-life."
}
},
{
"name": "management.wavefront.metrics.export.read-timeout",
"type": "java.time.Duration",
"deprecation": {
"level": "error",
"reason": "Wavefront is end-of-live."
"reason": "Wavefront is end-of-life."
}
},
{
"name": "management.wavefront.metrics.export.report-day-distribution",
"type": "java.lang.Boolean",
"deprecation": {
"level": "error",
"reason": "Wavefront is end-of-live."
"reason": "Wavefront is end-of-life."
}
},
{
"name": "management.wavefront.metrics.export.report-hour-distribution",
"type": "java.lang.Boolean",
"deprecation": {
"level": "error",
"reason": "Wavefront is end-of-live."
"reason": "Wavefront is end-of-life."
}
},
{
"name": "management.wavefront.metrics.export.report-minute-distribution",
"type": "java.lang.Boolean",
"deprecation": {
"level": "error",
"reason": "Wavefront is end-of-live."
"reason": "Wavefront is end-of-life."
}
},
{
"name": "management.wavefront.metrics.export.step",
"type": "java.time.Duration",
"deprecation": {
"level": "error",
"reason": "Wavefront is end-of-live."
"reason": "Wavefront is end-of-life."
}
},
{
"name": "management.wavefront.sender.batch-size",
"type": "java.lang.Integer",
"deprecation": {
"level": "error",
"reason": "Wavefront is end-of-live."
"reason": "Wavefront is end-of-life."
}
},
{
"name": "management.wavefront.sender.flush-interval",
"type": "java.time.Duration",
"deprecation": {
"level": "error",
"reason": "Wavefront is end-of-live."
"reason": "Wavefront is end-of-life."
}
},
{
"name": "management.wavefront.sender.max-queue-size",
"type": "java.lang.Integer",
"deprecation": {
"level": "error",
"reason": "Wavefront is end-of-live."
"reason": "Wavefront is end-of-life."
}
},
{
"name": "management.wavefront.sender.message-size",
"type": "org.springframework.util.unit.DataSize",
"deprecation": {
"level": "error",
"reason": "Wavefront is end-of-live."
"reason": "Wavefront is end-of-life."
}
},
{
"name": "management.wavefront.source",
"type": "java.lang.String",
"deprecation": {
"level": "error",
"reason": "Wavefront is end-of-live."
"reason": "Wavefront is end-of-life."
}
},
{
"name": "management.wavefront.trace-derived-custom-tag-keys",
"type": "java.util.Set<java.lang.String>",
"deprecation": {
"level": "error",
"reason": "Wavefront is end-of-live."
"reason": "Wavefront is end-of-life."
}
},
{
"name": "management.wavefront.tracing.export.enabled",
"type": "java.lang.Boolean",
"deprecation": {
"level": "error",
"reason": "Wavefront is end-of-live."
"reason": "Wavefront is end-of-life."
}
},
{
"name": "management.wavefront.uri",
"type": "java.net.URI",
"deprecation": {
"level": "error",
"reason": "Wavefront is end-of-live."
"reason": "Wavefront is end-of-life."
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
* {@link Conditional @Conditional} that matches when one or more HTTP Service bean has
* been registered.
*
* @author Phillip Webb@
* @author Phillip Webb
* @since 4.0.0
*/
@Target({ ElementType.TYPE, ElementType.METHOD })
Expand Down
Loading