Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.

expose prometheus metrics + cloudrun compatible #24

Merged
merged 35 commits into from
Dec 5, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
96adbe9
metrics server and collection
roshaans Nov 17, 2022
9d58f22
/metrics enabled
roshaans Nov 17, 2022
e7d9c78
port changed from .env
roshaans Nov 17, 2022
83f88ca
block processing metrics
roshaans Nov 17, 2022
cdc57a9
changed port for cloud run compatability
roshaans Nov 18, 2022
d24b7ed
fix dependencies
roshaans Nov 18, 2022
f73f96a
start options sourced from .env bucket
roshaans Nov 18, 2022
364549c
made credentials as arguments to program
roshaans Nov 18, 2022
9526fbc
added /probe to see if indexer is active
roshaans Nov 19, 2022
dcd691d
enabled mainnet/testnet + changed config env vars
roshaans Nov 21, 2022
4b9b55a
json logging
roshaans Nov 23, 2022
506572f
fmt & clippy
roshaans Nov 23, 2022
429d6eb
updated metrics + suggestions
roshaans Nov 29, 2022
43d617b
updated crates order in .toml
roshaans Nov 29, 2022
676d348
replace hyper with actix, clean up code
roshaans Nov 29, 2022
c05f926
undo json logging changes
roshaans Nov 29, 2022
bd2bf67
Merge branch 'main' into roshaan/prometheus-metrics-exporter
roshaans Nov 29, 2022
056469e
port from env
roshaans Nov 29, 2022
114fe6d
change env var name
roshaans Nov 29, 2022
d72f229
/ route
roshaans Nov 29, 2022
ae17522
change route back to /probe + remove aws creds setup code
roshaans Nov 29, 2022
e74f6fe
remove non blocking tracing_appender
roshaans Nov 29, 2022
64a6d8b
remove /probe + unused dependencies
roshaans Nov 30, 2022
798f9d8
aws creds from env var
roshaans Nov 30, 2022
959f829
json logging support
roshaans Nov 30, 2022
b5545a5
use default aws provider
roshaans Dec 1, 2022
d324479
non-blocking logging
roshaans Dec 1, 2022
4407971
chore: refactor metric names + remove blocktime_diff metric
roshaans Dec 1, 2022
57b01c6
remove unused dependencies
roshaans Dec 1, 2022
8a2b026
chore: remove accidentally checked in file
roshaans Dec 1, 2022
1db7a7d
update rust builder
roshaans Dec 2, 2022
457b668
suggestions and refactoring
roshaans Dec 2, 2022
e393f09
comment for clarity + fix build err
roshaans Dec 2, 2022
5dde7f2
cargo.toml EOF
roshaans Dec 2, 2022
3228e6f
order cargo.toml alphabetically
roshaans Dec 5, 2022
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
Loading