Private
Public Access
1
0
Commit Graph

49 Commits

Author SHA1 Message Date
b786ed6986 metrics: add echo metrics
All checks were successful
continuous-integration/drone/push Build is passing
v0.4.1
2024-01-20 21:35:49 -07:00
2f2a407409 scorer: configurable default source 2024-01-20 21:35:18 -07:00
6df51fc19f scores: clickhouse support
All checks were successful
continuous-integration/drone/push Build is passing
v0.4.0
2024-01-20 19:41:02 -07:00
5682c86837 Set environment in tracing, minor dependency updates 2024-01-13 21:49:10 -08:00
9428c1a227 Minor logging tweak 2024-01-12 22:39:19 -08:00
6b84bbe5e1 Update Go and dependencies
All checks were successful
continuous-integration/drone/push Build is passing
v0.3.3
2024-01-12 22:14:15 -08:00
47b96cd598 zones: per zone server counts API migrated
All checks were successful
continuous-integration/drone/push Build is passing
v0.3.2
2023-12-23 01:54:21 -08:00
19c02063e9 Make text/csv inline in the browser
All checks were successful
continuous-integration/drone/push Build is passing
... by using text/plain
https://bugs.chromium.org/p/chromium/issues/detail?id=152911
2023-12-22 09:33:14 -08:00
84523661e2 scores: Allow 10000 rows 2023-12-22 09:22:26 -08:00
6553b4711b scores: allow specifying the monitor by name
All checks were successful
continuous-integration/drone/push Build is passing
v0.3.1
2023-12-22 08:59:13 -08:00
9280668d28 scores: support requesting logs by monitor name 2023-12-22 08:15:13 -08:00
ccc2fd401f scores: better error when monitor parameter is invalid 2023-12-22 08:11:43 -08:00
f2e4530023 Update dependencies 2023-12-22 08:10:42 -08:00
8f333354d2 Register build_info metric 2023-12-15 00:10:39 -08:00
41e7585637 scores: redirect POST requests
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-14 23:57:36 -08:00
36f695c146 trace tweaks
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-14 23:17:44 -08:00
404c64b910 Return not found for more recently deleted servers, too 2023-12-14 23:17:44 -08:00
2cd4d8a35a Fix url.path in trace 2023-12-14 23:14:00 -08:00
bae726dba6 scores: handle IPs with no current history
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-14 20:00:09 -08:00
f6b0f96a34 scores: json handler
Some checks failed
continuous-integration/drone/push Build was killed
v0.3.0
2023-12-10 21:42:15 -08:00
61245cc77c scores: csv handler 2023-12-10 21:02:04 -08:00
adab600e26 Function to get server from IP or ID parameter
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-10 20:55:44 -08:00
9ef534eafa server: add url.path to traces
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-10 20:49:44 -08:00
9c6ea595f1 dnsanswers: tracing adjustments 2023-12-10 15:11:26 -08:00
e824274998 Add png graph handler
All checks were successful
continuous-integration/drone/push Build is passing
v0.2.1
2023-12-09 13:54:13 -08:00
69cc4b4e80 Update dependencies and Go 2023-12-08 22:02:49 -08:00
37d66b073e Fix 'unsupported value: +Inf' error when the zone doesn't have active servers
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-21 15:10:42 -08:00
954d97f71d Log version on startup
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-21 12:24:02 -08:00
4d2ff44b18 Update dependencies; better logging and tracing
All checks were successful
continuous-integration/drone/push Build is passing
v0.2.0
2023-11-21 12:15:19 -08:00
fa86be0310 Use Fastly IPs 2023-11-12 15:53:34 -08:00
86ad4a76b7 Use logger instance instead of default log/slog
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-22 16:33:54 -07:00
f85f09ebcf Small error handling updates
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-22 16:28:24 -07:00
1f5fae973f Graceful shutdown
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-22 15:47:53 -07:00
41c8fffcb0 Add trace_id to logs
Some checks failed
continuous-integration/drone/push Build is failing
2023-10-22 13:02:53 -07:00
ceddc2564d Update tracing API
All checks were successful
continuous-integration/drone/push Build is passing
v0.1.1
2023-10-22 12:01:43 -07:00
f9b521664d Add tracing 2023-10-14 04:01:43 -07:00
42dccd28a7 Go 1.21.3; dependencies 2023-10-14 00:01:44 -07:00
ca2cdaf458 Go 1.21.1, log/slog, dependencies
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-17 23:12:33 -07:00
27c8bc4776 Calculate netspeed points, too
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-16 02:40:50 -07:00
1f7973e885 Disable clickhouse debug logging
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-15 23:49:39 -07:00
80ef36ae1c More CORS headers
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-15 22:35:41 -07:00
b10134b3da basic cache-control headers for the dns answers api
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-15 20:36:45 -07:00
ada531e561 Add basic request log
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-15 20:31:41 -07:00
1963aae0b7 Database config parameter 2023-07-08 22:15:03 -07:00
6583a36514 Adjust port numbers
Some checks failed
continuous-integration/drone/push Build is failing
2023-07-08 21:05:22 -07:00
aeac7f1a39 Build tools
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-08 22:09:31 -07:00
a89579f072 API for ratios of DNS answers oer server 2023-07-08 21:59:06 -07:00
18185090d1 wip 2023-05-07 00:01:00 -07:00
dfaaf397fa Start repository 2023-04-18 21:54:54 -07:00