Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add some new prometheus metrics (#19)
* gitignore localtemp * PoolTest Conf * ShareLog init * External Hello Init * shares_logger init * log_share Share hash * static LOGGER_SENDER Bounded channel * primary_rx backup_rx * ShareLogProto * pub struct ShareLog tested * ShareLogProto removed * imports remove * ClickHouse init tested * insert_batch clickhouse 0.13.1 * share_processor.rs Tested * with share_diff * TEMP remove clickhouse channel * 169-3-1 DebugLog Proto * 169-3-1 Debugger-Logger-v.1 * services::debug_log commented * MATERIALIZED VIEW mv_hash_rate_stats * shares_per_minute to 10 * Backtrace::force_capture * 169-3-1 ExtendedChannelKind * rm -rf hello :) * 169-3-1 new config.rs * 169-3-1 comments to English * 169-3-1 README * 169-3-1 README * 169-3-1 rm handshake ) * 169-5 ShareLog to models * ClickhouseShare to models * 169-5 share to share_log * TEMP 169-5 New Config Mod (ENV in progress) * 169-5 TEMP ENV * 169-5 ENV to settings * 169-5 README * 169-5 Syntax Fix * 169-5 Spaces Fix * 169-5 ClickhouseError to mod * 169-5 is_valid to ShareStatus * 169-5 ClickHouse to trait * 169-5 Deps Removed * 169-5 ShareLogger refactoring * test_highload_share_processing * 169-5 test_highload_share_processing improve * 169-5 README Refreshed * 169-6 ShareData * 169-6 test_share_types * 169-6 TEMP BlockFound * 169-6 shares_logger::log_block(block) * 169-6 store_share on BlockFound * 169-7 Queries To Files * 169-7 Small Fix * 169-7 README * 169-7 Cargo Fix * 169-7 share.is_block_found fn * 169-7 Small Fixes * min_individual_miner_hashrate * RRP-318 nomium_test_worker from Translator to Pool hardcoded * RRP-318 user_identity from worker * RRP-318 user_identity to prepare_share_log * RRP-318 user_identity to ClickHouse 1 * RRP-318 user_identity DB optimized * RRP-318 user_identity on BlockFound * 169-11 handle_authorize with reqwest proto * 169-11 worker_name_store MOD * 169-11 worker_name_store to shares-logger * 169-11 shares with worker_id * 169-11 worker_id on blocks * 169-11 Tables n MV updated * 169-11 mv_hash_rate_stats Readme-Ru * Update rrp-translator.Dockerfile * Update rrp-translator.Dockerfile * Update rrp-translator.Dockerfile * Update rrp-translator.Dockerfile * Update rrp-translator.Dockerfile * Update rrp-translator.Dockerfile * Update rrp-translator.Dockerfile * Update rrp-translator.Dockerfile * Update rrp-translator.Dockerfile * Update rrp-translator.Dockerfile * Update rrp-translator.Dockerfile * 169-11 wo OpenSSL * Update rrp-translator.Dockerfile * Update docker-compose.yml * Update docker-compose.yml * 169-11 new mv_hash_rate_stats * 169-11 Remove Obsolete Tests and fn to_storage_format * 169-11 README-RU.md mod * 169-11 share_data Trait rm * 169-11 ENV REDROCK_API_URL REDROCK_API_KEY * 169-11 New MV n HR Algo * 169-11 small * 169-11 Timeout to ENV etc * RRP-428 Logging For Proxy * RRP-428 Translator To Log File * Add environment to docker-compose (#13) * Update docker-compose.yml * Update docker-compose.yml * Update default_config.toml * Update docker-compose.yml * Update docker-compose.yml * Update docker-compose.yml * Update docker-compose.yml * Update deploy.py * Update deploy.py * Update deploy.py --------- Co-authored-by: Akulov Oleg <[email protected]> * RRP-428 logs moved to roles * Update docker-compose.yml * RRP-428 Pool To Log-File * Update docker-compose.yml * RRP-428 Log Dir Fix * RRP-428 Ban Pool Shares * Update docker-compose.yml * Update docker-compose.yml * Update docker-compose.yml * gitignore logs * RRP-428 TPROXY_LOG_LEVEL To ENV * Update pool-config-hosted-tp-example.toml * Update rrp-pool.Dockerfile * Update rrp-pool.Dockerfile * Update rrp-pool.Dockerfile * Update deploy.py * Update rrp-pool.Dockerfile * Update docker-compose.yml * Update docker-compose.yml * Update pool-config-hosted-tp-example.toml * Update rrp-pool.Dockerfile * RRP-433 Prometheus Basic * Update rrp-pool.Dockerfile * Update docker-compose.yml * Update docker-compose.yml * Update docker-compose.yml * Update docker-compose.yml * Update docker-compose.yml * Update docker-compose.yml * Update deploy.py * RRP-433 ACTIVE_CONNECTIONS * RRP-433 mining_shares_valid_jobid_total * RRP-433 mining_shares_received_total * RRP-433 SHARES_UPSTREAM_TARGET_MEET SHARES_DOWNSTREAM_TARGET_MEET * RRP-433 SOME CONNECTIONS * RRP-428 Pub Key * RRP-428 P2WSH output_script_value * RRP-433 Content-Type * Update docker-compose.yml * Update rrp-pool.Dockerfile * RRP-428 Pool ENV Base * RRP-428 ENV on TP_ADDRESS SCRIPT_TYPE SCRIPT_VALUE * RRP-428 TPROXY_METRICS_IP To ENV * RRP-428 m.get_sequence_number * RRP-426 is_rewards_calculated * RRP-426 account_name * RRP-426 user_identity REMOVED * RRP-426 block_hash.reverse * RRP-426 pub user_identity REMOVED * RRP-426 is_rewards_calculated Bool DEFAULT false * RRP-429 pre-alfa with error job_creator.rs:128:18: not yet implemented: 2 * RRP-429 template.len > 1 FIXED * RRP-429 POOL_TP_RECONNECT_TIMEOUT * Update docker-compose.yml * Update docker-compose.yml * SILENT_DEATH sigterm sigint * Update docker-compose.yml * Update docker-compose.yml * Merge nomium-main to reconnect branch (#18) * RRP-426: Add db fields for reward calculation (#16) * gitignore localtemp * PoolTest Conf * ShareLog init * External Hello Init * shares_logger init * log_share Share hash * static LOGGER_SENDER Bounded channel * primary_rx backup_rx * ShareLogProto * pub struct ShareLog tested * ShareLogProto removed * imports remove * ClickHouse init tested * insert_batch clickhouse 0.13.1 * share_processor.rs Tested * with share_diff * TEMP remove clickhouse channel * 169-3-1 DebugLog Proto * 169-3-1 Debugger-Logger-v.1 * services::debug_log commented * MATERIALIZED VIEW mv_hash_rate_stats * shares_per_minute to 10 * Backtrace::force_capture * 169-3-1 ExtendedChannelKind * rm -rf hello :) * 169-3-1 new config.rs * 169-3-1 comments to English * 169-3-1 README * 169-3-1 README * 169-3-1 rm handshake ) * 169-5 ShareLog to models * ClickhouseShare to models * 169-5 share to share_log * TEMP 169-5 New Config Mod (ENV in progress) * 169-5 TEMP ENV * 169-5 ENV to settings * 169-5 README * 169-5 Syntax Fix * 169-5 Spaces Fix * 169-5 ClickhouseError to mod * 169-5 is_valid to ShareStatus * 169-5 ClickHouse to trait * 169-5 Deps Removed * 169-5 ShareLogger refactoring * test_highload_share_processing * 169-5 test_highload_share_processing improve * 169-5 README Refreshed * 169-6 ShareData * 169-6 test_share_types * 169-6 TEMP BlockFound * 169-6 shares_logger::log_block(block) * 169-6 store_share on BlockFound * 169-7 Queries To Files * 169-7 Small Fix * 169-7 README * 169-7 Cargo Fix * 169-7 share.is_block_found fn * 169-7 Small Fixes * min_individual_miner_hashrate * RRP-318 nomium_test_worker from Translator to Pool hardcoded * RRP-318 user_identity from worker * RRP-318 user_identity to prepare_share_log * RRP-318 user_identity to ClickHouse 1 * RRP-318 user_identity DB optimized * RRP-318 user_identity on BlockFound * 169-11 handle_authorize with reqwest proto * 169-11 worker_name_store MOD * 169-11 worker_name_store to shares-logger * 169-11 shares with worker_id * 169-11 worker_id on blocks * 169-11 Tables n MV updated * 169-11 mv_hash_rate_stats Readme-Ru * Update rrp-translator.Dockerfile * Update rrp-translator.Dockerfile * Update rrp-translator.Dockerfile * Update rrp-translator.Dockerfile * Update rrp-translator.Dockerfile * Update rrp-translator.Dockerfile * Update rrp-translator.Dockerfile * Update rrp-translator.Dockerfile * Update rrp-translator.Dockerfile * Update rrp-translator.Dockerfile * Update rrp-translator.Dockerfile * 169-11 wo OpenSSL * Update rrp-translator.Dockerfile * Update docker-compose.yml * Update docker-compose.yml * 169-11 new mv_hash_rate_stats * 169-11 Remove Obsolete Tests and fn to_storage_format * 169-11 README-RU.md mod * 169-11 share_data Trait rm * 169-11 ENV REDROCK_API_URL REDROCK_API_KEY * 169-11 New MV n HR Algo * 169-11 small * 169-11 Timeout to ENV etc * RRP-428 Logging For Proxy * RRP-428 Translator To Log File * Add environment to docker-compose (#13) * Update docker-compose.yml * Update docker-compose.yml * Update default_config.toml * Update docker-compose.yml * Update docker-compose.yml * Update docker-compose.yml * Update docker-compose.yml * Update deploy.py * Update deploy.py * Update deploy.py --------- Co-authored-by: Akulov Oleg <[email protected]> * RRP-428 logs moved to roles * Update docker-compose.yml * RRP-428 Pool To Log-File * Update docker-compose.yml * RRP-428 Log Dir Fix * RRP-428 Ban Pool Shares * Update docker-compose.yml * Update docker-compose.yml * Update docker-compose.yml * gitignore logs * RRP-428 TPROXY_LOG_LEVEL To ENV * Update pool-config-hosted-tp-example.toml * Update rrp-pool.Dockerfile * Update rrp-pool.Dockerfile * Update rrp-pool.Dockerfile * Update deploy.py * Update rrp-pool.Dockerfile * Update docker-compose.yml * Update docker-compose.yml * Update pool-config-hosted-tp-example.toml * Update rrp-pool.Dockerfile * RRP-433 Prometheus Basic * Update rrp-pool.Dockerfile * Update docker-compose.yml * Update docker-compose.yml * Update docker-compose.yml * Update docker-compose.yml * Update docker-compose.yml * Update docker-compose.yml * Update deploy.py * RRP-433 ACTIVE_CONNECTIONS * RRP-433 mining_shares_valid_jobid_total * RRP-433 mining_shares_received_total * RRP-433 SHARES_UPSTREAM_TARGET_MEET SHARES_DOWNSTREAM_TARGET_MEET * RRP-433 SOME CONNECTIONS * RRP-428 Pub Key * RRP-428 P2WSH output_script_value * RRP-433 Content-Type * Update docker-compose.yml * Update rrp-pool.Dockerfile * RRP-428 Pool ENV Base * RRP-428 ENV on TP_ADDRESS SCRIPT_TYPE SCRIPT_VALUE * RRP-428 TPROXY_METRICS_IP To ENV * RRP-428 m.get_sequence_number * RRP-426 is_rewards_calculated * RRP-426 account_name * RRP-426 user_identity REMOVED * RRP-426 block_hash.reverse * RRP-426 pub user_identity REMOVED * RRP-426 is_rewards_calculated Bool DEFAULT false --------- Co-authored-by: Roman Dukhanin <[email protected]> Co-authored-by: inha1e <[email protected]> Co-authored-by: Akulov Oleg <[email protected]> Co-authored-by: Oleg Akulov <[email protected]> * Update docker-compose.yml * Update docker-compose.yml --------- Co-authored-by: MLGODS <[email protected]> Co-authored-by: Roman Dukhanin <[email protected]> Co-authored-by: inha1e <[email protected]> Co-authored-by: Oleg Akulov <[email protected]> * RRP-429 SMALL FIX * RRP-433 TPROXY_SHARES_REJECTED_TOTAL * RRP-433 nomium-prometheus :-) * RRP-433 CHFACT_SHARES_LOGGED_TOTAL * RRP-433 SHALOG_ * RRP-433 SHALOG_PRIMARY_STORE_FAILED_TOTAL * RRP-433 README.md --------- Co-authored-by: Roman Dukhanin <[email protected]> Co-authored-by: inha1e <[email protected]> Co-authored-by: Akulov Oleg <[email protected]> Co-authored-by: Oleg Akulov <[email protected]>
- Loading branch information