iLLeniumStudios
|
373dd98655
|
fix(logger/loki): Consistent stream labels (#304)
|
2023-04-20 15:27:19 +10:00 |
|
TheiLLeniumStudios
|
ffff4833c2
|
chore: Remove unnecessary comma
|
2023-04-17 06:19:03 +00:00 |
|
TheiLLeniumStudios
|
b5515eabdc
|
refactor: Use authorization header instead of URL credentials
|
2023-04-17 06:11:32 +00:00 |
|
TheiLLeniumStudios
|
099ddede97
|
feat(logger/loki): Allow users to specify protocol for requests
|
2023-04-17 06:11:32 +00:00 |
|
ANTOND
|
c40a828465
|
chore(logger): ignore diagnostic warn (#183)
|
2022-12-30 21:10:33 +11:00 |
|
Linden
|
ccad59fcf6
|
fix(server/logger): validate response on failed http request
One person is receiving a CURL error rather than a response from
datadog, leading to a nil index.
We'll also use the newly supported "warn" function.
|
2022-12-15 11:24:08 +11:00 |
|
Ehbw2
|
0d2c06e982
|
fix(logger/loki): Fix error when passing invalid/nil tags (#139)
|
2022-10-26 02:30:53 +11:00 |
|
Róbert Nagy
|
a4d553cbb1
|
fix(logger): Fix bad argument #2 to strsplit (#125)
Only Loki logging was affected. When no tags were given and the source is console the convertDDTagsToKVP break because of the nil value.
|
2022-10-15 13:04:14 +11:00 |
|
Linden
|
2c7e812eaf
|
refactor(logger/server): cleanup
DRY
|
2022-10-11 00:40:40 +11:00 |
|
Idris Dev
|
c35b70f597
|
feat(logger): support grafana loki (#115)
|
2022-10-10 18:03:54 +11:00 |
|
Linden
|
79dd3f5934
|
fix: no-op
|
2022-10-10 16:56:05 +11:00 |
|
Linden
|
988836dcb7
|
feat(server/logger): add player data to tags
|
2022-10-09 01:57:02 +11:00 |
|
Linden
|
f5d0deeb21
|
refactor(server/logger): batch log submissions
Create a temporary table and submit logs in a single batch after 500ms.
Includes some micro-optimisation and a new convar to set logging service.
|
2022-10-09 00:24:49 +11:00 |
|
Linden
|
26538b8148
|
refactor(imports): assign modules directly to lib namespace
Mostly a change for improved intellisense with sumneko lua.
Includes some type fixes and deprecation notices.
|
2022-09-14 01:20:50 +10:00 |
|
Linden
|
d2441eb60a
|
feat(logger): add datadog logging
|
2022-03-30 12:32:41 +00:00 |
|