mirror of
https://github.com/valitydev/exporter-wallet-balances.git
synced 2024-11-06 10:15:18 +00:00
add registration in prometheus
This commit is contained in:
parent
df182f7f70
commit
30fea660f7
@ -14,6 +14,7 @@ import java.util.stream.Collectors;
|
||||
@Service
|
||||
@RequiredArgsConstructor
|
||||
@Slf4j
|
||||
@SuppressWarnings("LineLength")
|
||||
public class WalletBalancesService {
|
||||
|
||||
private final OpenSearchService openSearchService;
|
||||
|
Loading…
Reference in New Issue
Block a user