openreplay/backend/pkg/metrics
Alexander 30a69893bb
New backend logs integrations (#2717)
* feat(integrations): new version of backend integrations

* feat(integrations): added ingress rule

* feat(integrations): fixed a port number

* feat(integrations): enabled ingress in values.yaml

* feat(integrations): added startup log

* feat(integrations): added extra logger for 3 of 4 backend logs integrations.

* feat(integrations): removed a logs loop call

* feat(integrations): fixed a table name

* feat(integrations): disabled extra logger

* feat(integrations): made extra logger as an option

* feat(integrations): changed contentType for logs file

* feat(integrations): bug fix

* feat(integrations): struct/string config support for datadog provider

* feat(integrations): map config support for datadog provider

* feat(integrations): removed unnecessary transformation

* feat(integrations): fixed datadog and sentry response format

* feat(integrations): added correct creds parser for sentry provider

* feat(integrations): removed unnecessary return statement

* feat(integrations): added correct creds parser for elastic search

* feat(integrations): changed elastic to elasticsearch

* feat(integrations): added correct creds parser for dynatrace

* feat(integrations): fixed an issue in query request for elasticsearch provider

* feat(integrations): made extra logger configurable by env var

* feat(integrations): removed debug logs
2024-10-31 15:28:38 +01:00
..
assets Draft: New metrics module (#982) 2023-02-20 16:37:55 +01:00
common Spots (#2305) 2024-08-29 16:08:33 +02:00
database feat(backend): fixed issue in sessions cache layer 2023-08-09 10:34:38 +04:00
ender Draft: New metrics module (#982) 2023-02-20 16:37:55 +01:00
heuristics New backend logs integrations (#2717) 2024-10-31 15:28:38 +01:00
http Draft: New metrics module (#982) 2023-02-20 16:37:55 +01:00
imagestorage Backend for mobile tracker support (#1456) 2023-10-09 15:02:20 +02:00
sink Draft: New metrics module (#982) 2023-02-20 16:37:55 +01:00
spot Spots (#2305) 2024-08-29 16:08:33 +02:00
storage Compression worker (#1233) 2023-05-04 17:46:43 +02:00
videostorage Backend for mobile tracker support (#1456) 2023-10-09 15:02:20 +02:00
server.go Json logs format (#1952) 2024-03-14 12:51:14 +01:00