mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 02:49:03 +00:00
Merge branch '2.4.x'
Closes gh-25725
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ import org.springframework.boot.context.properties.ConfigurationProperties;
|
||||
public class InfluxProperties extends StepRegistryProperties {
|
||||
|
||||
/**
|
||||
* Tag that will be mapped to "host" when shipping metrics to Influx.
|
||||
* Database to send metrics to.
|
||||
*/
|
||||
private String db = "mydb";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user