Commit Graph

33 Commits (dev-better-auth)

Author SHA1 Message Date
François HONORE f71787eac1
feat: add `monitor_uptime_ratio` and `monitor_response_time_seconds` prometheus metric (#5506)
4 months ago
Frank Elsinga 0f61d7ee1b
chore: enable formatting over the entire codebase in CI (#6655)
4 months ago
RickVdrongelen 5701a97ad9
feat(prometheus): add tags to prometheus metrics (#5845)
6 months ago
Manu 53e83e7722
Add monitor id label to prometheus metrics (#5907)
11 months ago
Louis Lam 4829ad8c5d
Revert "Extend Prometheus Labels to include tags (requires restart for NEW labels on the monitor to be visible)" (#5174)
2 years ago
Thomas Spalinger 643d28cebc
Extend Prometheus Labels to include tags (requires restart for NEW labels on the monitor to be visible) (#4704)
2 years ago
Louis Lam 63a380326d Merge branch '1.23.X' into 1.23.13-to-2.0.0
2 years ago
Nelson Chan 1490443618
Fix: Getting TLS certificate through proxy & prometheus update (#4700)
2 years ago
Matthew Nickson 8a92054c2b
Added JSDoc to ESLint (#3529)
3 years ago
Fabian Beuke 37ae8eb44a
Fix: prometheus monitor_status metric has 4 values
3 years ago
Matthew Nickson caff9ca736
Added JSDoc for server/
3 years ago
Louis Lam 1687de163c
Merge pull request #1565 from Saibamen/eslint
4 years ago
Adam Stachowicz 1e595eaa76 Update linters
4 years ago
Matthew Nickson 6d22ebedca
Merge branch 'master' into add-JSDoc-comments
4 years ago
Matthew Nickson 03b2d8d521
Add JSDoc to server/*
4 years ago
Louis Lam 47c72192e1 [eslint] Enable yoda and eqeqeq
4 years ago
Louis Lam 8d8c38b1a8 Allow unused vars in args and fix more eslint issues
4 years ago
Louis Lam 649f3106e1 Enforce semicolon, fix format globally
4 years ago
Louis Lam e9ce1433cd Change log_info to log.info by making it into an object
4 years ago
Louis Lam 279e2eb3f6 Merge branch 'master' into logging
4 years ago
Louis Lam be88351eb3
Merge pull request #1136 from chakflying/fix/prometheus-on-delete
4 years ago
Joseph Benguira 3b9fac2942
Update server/prometheus.js
4 years ago
Joseph Benguira 13acdd4c65
Fix for issue in logs
4 years ago
Nelson Chan f6ef390c76 Fix: Remove Prom. metrics on delete monitor
4 years ago
Andreas Brett e5913c5abc separate log functions
5 years ago
Andreas Brett bdcdf47e52 introduce consistent logging
5 years ago
Louis 2286f78f57 update to 1.8.0
5 years ago
Nelson Chan 13bdfefa9d Feat: Improve Certificaet Info Display
5 years ago
LouisLam debcac4924 run eslint
5 years ago
Matthew Macdonald-Wallace 268dd33792 Add TLS Info to Prometheus metric output
5 years ago
LouisLam 692a11e51e pass tls info to prometheus.update
5 years ago
Matthew Macdonald-Wallace 5eb4f55dfd Add the new gauges to the prometheus handler
5 years ago
LouisLam 209fa83cff Add Basic Auth for /metrics
5 years ago