openreplay/backend
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
..
cmd New backend logs integrations (#2717) 2024-10-31 15:28:38 +01:00
internal New backend logs integrations (#2717) 2024-10-31 15:28:38 +01:00
pkg New backend logs integrations (#2717) 2024-10-31 15:28:38 +01:00
.dockerignore Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
build.sh fix(build): source script 2024-03-14 18:03:26 +01:00
development.md Update development.md 2022-04-30 16:07:00 +00:00
Dockerfile feat(backend): use go 1.23 in Docker image 2024-09-12 22:18:07 +05:30
Dockerfile.bundle feat(backend): enable Kerberos authentication for Kafka communication… (#807) 2022-11-22 12:10:01 +01:00
entrypoint.sh feat(backend-docker): start all services in the background 2021-07-26 17:22:20 +02:00
go.mod New backend logs integrations (#2717) 2024-10-31 15:28:38 +01:00
go.sum New backend logs integrations (#2717) 2024-10-31 15:28:38 +01:00