TwinProduction
effad21c64
Uniformize docker-compose files
2021-09-10 20:03:51 -04:00
TwinProduction
dafd547656
Add example for using Postgres
2021-09-10 19:21:48 -04:00
TwinProduction
20487790ca
Improve test coverage with edge cases made possible with Postgres
2021-09-10 19:01:44 -04:00
TwinProduction
b58094e10b
Exclude storage/store/sql/specific_postgres.go from test coverage
2021-09-10 19:01:44 -04:00
TwinProduction
bacf7d841b
Close #124 : Add support for Postgres as a storage solution
2021-09-10 19:01:44 -04:00
TwinProduction
06ef7f9efe
Add test for NewEventFromResult
2021-09-06 16:34:03 -04:00
TwinProduction
bfbe928173
Fix uptime badge
2021-09-06 15:06:30 -04:00
TwinProduction
7887ca66bc
#151 : Add small note about binding a file instead of a folder
2021-09-06 13:28:35 -04:00
TwinProduction
a917b31591
Add log in case an error happens while updating the last config modification time
2021-09-06 13:28:35 -04:00
TwinProduction
556f559221
Remove Kubernetes auto discovery
2021-09-06 13:28:35 -04:00
TwinProduction
670e35949e
Sort results alphabetically when returning all service statuses
2021-09-06 13:28:35 -04:00
TwinProduction
67642b130c
Remove deprecated endpoints
2021-09-06 13:28:35 -04:00
TwinProduction
7c9e2742c1
Remove deprecated parameters from alerting providers
2021-09-06 13:28:35 -04:00
TwinProduction
66e312b72f
Remove old memory uptime implementation and auto migration
2021-09-06 13:28:35 -04:00
TwinProduction
6e38114e27
Remove deprecated service[].insecure parameter (in favor of service[].client.insecure)
2021-09-06 13:28:35 -04:00
TwinProduction
9c99cc522d
Close #159 : Add the ability to hide the hostname of a service
2021-09-06 13:28:35 -04:00
TwinProduction
becc17202b
Remove uptime from /api/v1/services/{key}/statuses and return the entire service status instead of a map
2021-09-06 13:28:35 -04:00
TwinProduction
c61b406483
Return array instead of map on /api/v1/services/statuses
2021-09-06 13:28:35 -04:00
TwinProduction
44c36a8a5e
Remove kubernetes auto discovery example
2021-09-06 13:28:35 -04:00
TwinProduction
cfa7b0ed51
Fix badges
2021-09-02 09:28:11 -04:00
TwinProduction
ce433b57e0
Minor fixes
2021-08-29 19:12:03 -04:00
TwinProduction
d67c2ec251
Add Discord badge
2021-08-28 23:47:05 -04:00
TwinProduction
74e7bdae8c
Add a few targets to Makefile
2021-08-23 20:40:13 -04:00
TwinProduction
8b0f432ffb
Update API endpoints in documentation
2021-08-23 20:39:34 -04:00
TwinProduction
2577b196be
Update documentation
2021-08-21 23:38:41 -04:00
TwinProduction
30b17f7bca
Remove hourlyAverageResponseTime from serviceStatusHandler
2021-08-21 21:27:33 -04:00
TwinProduction
a626b00b59
Always display every hour in the duration specified on the chart
2021-08-21 21:27:33 -04:00
TwinProduction
0e7f1d19f4
Use new endpoint to retrieve statuses
2021-08-21 21:27:33 -04:00
TwinProduction
82d697b032
Generate chart on the backend instead of using obnoxiously large frontend library
2021-08-21 18:12:06 -04:00
TwinProduction
470e3a3ebc
Add response time badge and chart
2021-08-21 18:12:06 -04:00
TwinProduction
bab69478dd
Improve comment on HourlyUptimeStatistics.TotalExecutionsResponseTime
2021-08-21 18:12:06 -04:00
TwinProduction
f28d1b61f0
Add tests for GetAverageResponseTimeByKey
2021-08-21 18:12:06 -04:00
TwinProduction
75d8b40327
Add GetAverageResponseTimeByKey method on store for response time badges
2021-08-21 18:12:06 -04:00
TwinProduction
e8adc75afe
Minor fix
2021-08-19 23:38:33 -04:00
TwinProduction
6942f0f8e0
Add response time chart
2021-08-19 23:12:48 -04:00
TwinProduction
733760dc06
Improve badge colors
2021-08-19 23:12:48 -04:00
TwinProduction
1a8452f375
Improve badge colors
2021-08-19 23:12:48 -04:00
TwinProduction
1cbee5b732
Update dependencies
2021-08-19 23:12:48 -04:00
TwinProduction
d65cebb1fb
Remove Uptime.Last* parameters
2021-08-13 01:25:50 -04:00
TwinProduction
0b6fc6b520
Add GetUptimeByKey to store interface
2021-08-13 01:25:50 -04:00
TwinProduction
968b960283
Add memory.db to .gitignore
2021-08-13 01:25:50 -04:00
TwinProduction
77ba2169cf
Close #125 : Add more uptime badge colors
2021-08-11 21:05:51 -04:00
TwinProduction
f6c32a90ac
Add small comment
2021-08-10 19:58:19 -04:00
TwinProduction
932a67d9e7
Update list of sponsors
2021-08-09 19:03:07 -04:00
TwinProduction
ee414df03f
Add missing comment
2021-08-08 20:16:12 -04:00
TwinProduction
718f8260bb
Register missing struct
2021-08-07 12:22:39 -04:00
TwinProduction
3cbe068fc1
Rename storage type inmemory to memory
...
This is technically a breaking change, but given how long ago this field was implemented as well as the fact that this is the default value if the type is not specified, I doubt anybody's explicitly setting it as inmemory
2021-08-07 12:11:35 -04:00
TwinProduction
4ada6ee7c9
Remove unneeded constants
2021-08-07 11:54:22 -04:00
TwinProduction
1e28905c8d
Add clarification on hack
2021-08-07 11:46:58 -04:00
TwinProduction
4dbde07b85
Fix typo
2021-07-30 18:57:43 -04:00