Commit graph

24 commits

Author SHA1 Message Date
7e9232b3f3
Add world type to osrs_world_players metric
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-04-06 19:16:20 +02:00
196b8cef41
Add span for parsing player stats
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-04-06 18:48:14 +02:00
6612e020ff
cargo fmt 2023-04-06 18:31:40 +02:00
6c37b2a0b0
More feng shui programming, separating dependencies into categories 2023-04-06 18:28:46 +02:00
f8de92c8d1
Do some feng shui programming and move all api code into a new api namespace 2023-04-06 18:25:57 +02:00
375717af28
Add tracing support for reqwest
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-04-06 18:11:23 +02:00
41dd742407
Add trace endpoint for testing traces
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-04-06 17:15:28 +02:00
d99024d27a
Add additional ENV variables to the dockerfile 2023-04-06 17:15:12 +02:00
04b4b55d34
Document environment variables in the dockerfile 2023-04-06 16:30:04 +02:00
9dbd783088
Use mold for linking 2023-04-06 16:29:46 +02:00
add0bcf873
Add protoc to the build
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-04-06 14:16:49 +02:00
343845dbd5
Update readme
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-04-06 14:12:04 +02:00
95dc469e4b
Add Opentelemetry tracing 2023-04-06 13:51:16 +02:00
7dd317512d
Dynamically resolve runelite api version rather than hardcoding it
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-04-06 12:52:01 +02:00
4a8812299b
Mount docker config during CI
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-04-06 02:38:15 +02:00
65f67e8a61
Rename image tag in CI to new name 2023-04-06 02:38:10 +02:00
feb39ec8ef
Add metrics for player statistics 2023-04-06 02:33:32 +02:00
58f6d57571
Rename metrics and player_count to osrs_world_players 2023-04-06 02:31:53 +02:00
dccd2ca20c
Run on port 3030 2023-04-06 02:23:21 +02:00
3a9c9a7ff8
Add eyre 2023-04-06 02:23:10 +02:00
af1c8335df
Rename to osrs-prometheus-exporter 2023-04-06 02:22:52 +02:00
aeaaa4e3a5
Add clang and build-base to the build test
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-04-05 02:37:15 +02:00
823d766b0f
Fix woodpecker filename
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-04-05 02:33:29 +02:00
97c1eca378
Initial Commit 2023-04-05 02:32:25 +02:00