♻️ Cleanup for release

This commit is contained in:
andreas.dinauer 2025-11-16 18:03:17 +01:00
parent 9986053d19
commit 4f809b1ccd
5 changed files with 5 additions and 2 deletions

View File

@ -21,7 +21,7 @@ public class BucketConfigProvider
private final Set<BucketUnit> units;
@Inject
public BucketConfigProvider(Logger LOG, @ConfigProperty(name = "dev.dinauer.metrics-service.buckets") String config)
public BucketConfigProvider(Logger LOG, @ConfigProperty(name = "big.bucket.units") String config)
{
Set<BucketUnit> result = new OrderedHashSet<>();
for (String unit : config.split(","))

View File

@ -2,7 +2,10 @@
quarkus.http.root-path=/api/metrics
%dev.quarkus.http.port=4000
dev.dinauer.metrics-service.buckets=RAW,HOURLY,DAILY,WEEKLY,MONTHLY,YEARLY,TOTAL
# Test Client
%dev.big.bucket.client.test.rw=test
big.bucket.units=RAW,HOURLY,DAILY,WEEKLY,MONTHLY,YEARLY,TOTAL
dev.dinauer.metrics-service.client.kubooboo.ro=3749832748923748923
dev.dinauer.metrics-service.jwt.client.field=upn