Commit Graph

  • be802be39c console: use URI-safe encoding for state main François HORTA 2025-12-09 12:04:29 +01:00
  • 2783bdea19 outlet/flow: make the condition to use sampled header easier to read Vincent Bernat 2025-12-09 09:01:34 +01:00
  • 4d254fdb58 build: update Nix dependency hashes github-actions[bot] 2025-12-09 04:05:59 +00:00
  • fb361df6a3 build: bump the golang-org-x group with 3 updates dependabot[bot] 2025-12-08 21:02:56 +00:00
  • 7b313915c3 build: bump github.com/spf13/cobra from 1.10.1 to 1.10.2 dependabot[bot] 2025-12-08 21:03:15 +00:00
  • f9eee6f509 conntrackfixer: removal of the service Vincent Bernat 2025-12-08 12:31:27 +01:00
  • ab7b61d5f6 conntrackfixer: removal of the service fix/remove-conntrack-fixer Vincent Bernat 2025-12-08 12:31:27 +01:00
  • b3e4d8c026 docs: document minimum version for Docker Vincent Bernat 2025-12-08 12:16:59 +01:00
  • 1f5c1f9872 build: flake.lock automated update for nixpkgs nix/flake-lock-update-nixpkgs vincentbernat 2025-12-08 04:45:46 +00:00
  • b4306375e5 common/embed: check which interfaces are implemented nix/flake-lock-update-iana-assignments nix/flake-lock-update-asn2org Vincent Bernat 2025-12-07 11:35:16 +01:00
  • 84bd9a6464 common/embed: add a benchmark for reading from embed.zip Vincent Bernat 2025-12-07 09:55:47 +01:00
  • 0c3bb8914e build: update Nix dependency hashes github-actions[bot] 2025-12-07 04:20:47 +00:00
  • fcb052701a console/frontend: update echarts to 6.0.0 Vincent Bernat 2025-12-06 14:54:29 +01:00
  • 7ec9d3714b build: bump github.com/itchyny/gojq from 0.12.17 to 0.12.18 dependabot[bot] 2025-12-06 10:34:50 +00:00
  • ade605ac17 build: bump github.com/osrg/gobgp/v4 from 4.0.0 to 4.1.0 dependabot[bot] 2025-12-06 10:34:31 +00:00
  • bb87b0c7a3 console/frontend: update @codemirror/view Vincent Bernat 2025-12-06 11:44:09 +01:00
  • f8a8a7fa18 build: bump vitest in /console/frontend in the dev-dependencies group dependabot[bot] 2025-12-06 10:35:09 +00:00
  • d43801c0d2 build: bump the codemirror group in /console/frontend with 2 updates dependabot[bot] 2025-12-06 10:34:56 +00:00
  • 08f79cecff build: bump the vueuse group in /console/frontend with 2 updates dependabot[bot] 2025-12-06 10:34:29 +00:00
  • 557bb708a8 github: prevent dependabot from updating major version of @types/node Vincent Bernat 2025-12-06 11:31:13 +01:00
  • 97e19ac422 build: bump the dev-dependencies group across 1 directory with 6 updates dependabot[bot] 2025-12-06 10:28:44 +00:00
  • 4ab9fb3b43 console/frontend: remove tsconfig.node.json Vincent Bernat 2025-12-06 11:20:35 +01:00
  • 4d55968c08 console/frontend: depends on @types/node@20 as we are targeting Node20 Vincent Bernat 2025-12-06 11:18:59 +01:00
  • 820802ebe4 docker: add a bogus docker/.env file Vincent Bernat 2025-12-06 11:13:01 +01:00
  • 542bd87ba0 build: don't repeat dependency on go.mod for everything Vincent Bernat 2025-12-06 09:31:45 +01:00
  • db214c8d23 github: disable blank issues Vincent Bernat 2025-12-06 09:10:50 +01:00
  • 18cd79a98d docs: explain what SHA and AES are for SNMP privacy/auth protocols Vincent Bernat 2025-12-05 10:39:59 +01:00
  • b24d8f6345 build: update Go toolchain github-actions[bot] 2025-12-05 07:35:49 +00:00
  • 34a81ed359 outlet/flow: log unknown NetFlow version Vincent Bernat 2025-12-04 23:24:26 +01:00
  • 0161c6ae31 outlet/metadata: simplify error message for SNMP GET Vincent Bernat 2025-12-04 16:01:04 +01:00
  • 3b8c3f8c05 docker: use --wait when starting demo site Vincent Bernat 2025-12-04 14:02:05 +01:00
  • d8f65636d4 docs: fix latest version number v2.0.4 Vincent Bernat 2025-12-04 11:16:26 +01:00
  • 762406ffa1 build: update Nix dependency hashes github-actions[bot] 2025-12-04 07:56:33 +00:00
  • 7a96e25982 docs: prepare for release Vincent Bernat 2025-12-04 08:45:49 +01:00
  • 260be2327e console/frontend: remove baseUrl from tsconfig.json Vincent Bernat 2025-12-03 05:33:33 +01:00
  • 219fb7e781 build: bump the vueuse group in /console/frontend with 2 updates dependabot[bot] 2025-12-02 00:42:29 +00:00
  • 3f969ec5b5 build: flake.lock automated update for nixpkgs vincentbernat 2025-12-01 04:58:02 +00:00
  • 703ad933dc build: flake.lock automated update for asn2org vincentbernat 2025-12-01 04:57:34 +00:00
  • 88fad8b4b1 build: update Nix dependency hashes github-actions[bot] 2025-12-03 04:05:40 +00:00
  • f633696634 inlet/kafka: also fix test for random load balancing Vincent Bernat 2025-12-02 10:11:43 +01:00
  • 3e400a8ddd inlet/kafka: be more lenient about test for load balancing Vincent Bernat 2025-12-02 10:04:22 +01:00
  • a3c6ccd517 inlet/kafka: fix test for load balancing algorithm Vincent Bernat 2025-12-02 10:03:25 +01:00
  • 4319b681ea build: bump github.com/hashicorp/go-version from 1.7.0 to 1.8.0 dependabot[bot] 2025-12-01 23:38:57 +00:00
  • e944d0e7bb conntrackfixer: don't enable API version negotiation Vincent Bernat 2025-12-02 08:45:11 +01:00
  • eb1e527cd8 build: bump github.com/moby/moby/client from 0.1.0 to 0.2.1 dependabot[bot] 2025-12-01 23:39:10 +00:00
  • 3b29c11aa5 build: bump github.com/oschwald/maxminddb-golang/v2 from 2.1.0 to 2.1.1 dependabot[bot] 2025-12-01 23:39:18 +00:00
  • 5551bfd44b docs: set a minimal Kafka version Vincent Bernat 2025-12-02 08:42:54 +01:00
  • e2d85bf9ad build: update Nix dependency hashes github-actions[bot] 2025-12-01 04:38:56 +00:00
  • bc0ddb89de build: bump the vue group in /console/frontend with 2 updates dependabot[bot] 2025-11-30 06:41:29 +00:00
  • 09be676a02 build: bump the typescript group in /console/frontend with 2 updates dependabot[bot] 2025-11-30 06:03:38 +00:00
  • 1daed66e2d build: flake.lock automated update for iana-assignments vincentbernat 2025-11-30 06:35:15 +00:00
  • b0959894ed build: do not update IANA assignments if there is no visible change Vincent Bernat 2025-11-30 07:33:56 +01:00
  • 1938d78329 console/database: fix comment Vincent Bernat 2025-11-30 07:04:08 +01:00
  • e5c93a1963 build: bump the tailwindcss group in /console/frontend with 2 updates dependabot[bot] 2025-11-27 06:39:55 +00:00
  • f3315b86b5 build: bump the codemirror group in /console/frontend with 3 updates dependabot[bot] 2025-11-27 06:38:55 +00:00
  • 70736a133f docs: for custom dicts, mention IPv4 should be mapped to IPv6 Vincent Bernat 2025-11-29 10:21:46 +01:00
  • 74471f7d72 outlet/kafka: simplify test with several workers Vincent Bernat 2025-11-28 23:54:52 +01:00
  • 00e4578d17 build: switch to Node 22 Vincent Bernat 2025-11-28 23:48:18 +01:00
  • 0ba36cf66e build: bump actions/checkout from 5 to 6 dependabot[bot] 2025-11-27 06:37:41 +00:00
  • 468a3e1705 github: add cooldowns for NPM and Go packages Vincent Bernat 2025-11-26 22:19:17 +01:00
  • 39af5999cb build: update Nix dependency hashes github-actions[bot] 2025-11-26 04:03:20 +00:00
  • 11f878ca21 inlet/kafka: make Kafka load-balancing algorithm configurable Vincent Bernat 2025-11-25 22:42:33 +01:00
  • fa7036427b build: use "wait for" Vincent Bernat 2025-11-25 07:46:16 +01:00
  • d19c2e6ce5 build: bump github.com/google/renameio/v2 from 2.0.0 to 2.0.1 dependabot[bot] 2025-11-24 21:13:27 +00:00
  • 45e9cbc66a build: update Nix dependency hashes github-actions[bot] 2025-11-25 04:03:43 +00:00
  • d1845c0cb2 build: flake.lock automated update for nixpkgs vincentbernat 2025-11-24 18:43:31 +00:00
  • 8886f4a212 Revert "common/kafka: disable client telemetry" Vincent Bernat 2025-11-24 18:13:13 +01:00
  • cfb2023baf build: bump github.com/twmb/franz-go in the franz-go group dependabot[bot] 2025-11-24 16:33:21 +00:00
  • cd62466c11 build: bump google.golang.org/grpc from 1.76.0 to 1.77.0 dependabot[bot] 2025-11-24 11:29:56 +00:00
  • be36f8c00a docs: update documentation to use docker compose up --wait Vincent Bernat 2025-11-24 10:44:41 +01:00
  • bd37c1d553 common/httpserver: listen on an abstract Unix socket Vincent Bernat 2025-11-24 08:30:41 +01:00
  • 67af2279a5 docs: update documentation to use docker compose up --wait feature/unix-healthcheck Vincent Bernat 2025-11-24 10:44:41 +01:00
  • 1efd83eea6 common/httpserver: listen on an abstract Unix socket Vincent Bernat 2025-11-24 08:30:41 +01:00
  • 9d8547116f cmd/healthcheck: remove shorthand flag for --host Vincent Bernat 2025-11-24 06:25:38 +01:00
  • 468f9a77e5 build: fix test around docker healthchecks Vincent Bernat 2025-11-24 06:01:46 +01:00
  • e0c6b878fa cmd/healthcheck: add --host and --port flags Vincent Bernat 2025-11-24 05:36:37 +01:00
  • 61dd6bd7d7 build: no need for clang when building for Nix Vincent Bernat 2025-11-23 10:05:46 +01:00
  • efce01ef92 cmd: add a test for DCE effectiveness feature/dce-elimination Vincent Bernat 2025-11-22 16:34:53 +01:00
  • 1490f0bbbc orchestrator/clickhouse: replace text/template with fasttemplate Vincent Bernat 2025-11-22 11:55:38 +01:00
  • 82f54ae212 console: replace text/template with fasttemplate Vincent Bernat 2025-11-22 11:54:50 +01:00
  • 90a3ffb3ae console: don't use function call in text/template Vincent Bernat 2025-11-22 11:05:46 +01:00
  • 756d0a9580 cmd: replace reflect.MethodByName() with an interface check Vincent Bernat 2025-11-22 10:48:17 +01:00
  • 5ae5d96643 build: disable tracing support for gRPC Vincent Bernat 2025-11-21 08:03:30 +01:00
  • c4d3c59ae0 docs: document last commit Vincent Bernat 2025-11-20 23:03:07 +01:00
  • f2dfe55d27 orchestrator: add manage-topic flag and document skip-migrations (#2109) rastsislau-matusevich 2025-11-20 13:58:41 -08:00
  • 75922e6300 docker: restart geoip container on reboot Vincent Bernat 2025-11-20 22:45:33 +01:00
  • 08b86db25d docker: ensure cleaner contexts for Docker builds v2.0.3 Vincent Bernat 2025-11-19 20:41:47 +01:00
  • 20da0c1d2f build: also clean generated files for tests Vincent Bernat 2025-11-19 18:24:27 +01:00
  • 5e47cc9c24 build: always pull Docker images when building Vincent Bernat 2025-11-19 17:54:42 +01:00
  • bc7364a023 docs: prepare for release Vincent Bernat 2025-11-19 17:51:26 +01:00
  • c2b7754c15 common/kafka: disable client telemetry Vincent Bernat 2025-11-19 09:59:48 +01:00
  • 39e3287136 docker: update Kafbat to 1.4.2 Vincent Bernat 2025-11-19 06:28:57 +01:00
  • a072ad38e0 docker: update Kafka to 4.1.1 Vincent Bernat 2025-11-19 06:26:53 +01:00
  • 3c04bef68a build: update Nix dependency hashes github-actions[bot] 2025-11-19 04:00:28 +00:00
  • f6042144f5 Merge pull request #2101 from akvorado/fix/outlet-shutdown Vincent Bernat 2025-11-18 21:25:39 +01:00
  • cb92fc7199 outlet/flow: persist decoders' state fix/outlet-shutdown Vincent Bernat 2025-11-17 18:01:17 +01:00
  • 4f6af79a25 build: bump golang.org/x/text in the golang-org-x group dependabot[bot] 2025-11-17 21:03:18 +00:00
  • f4c38c891c build: flake.lock automated update for nixpkgs vincentbernat 2025-11-18 17:43:57 +00:00
  • 7c0a8db76d build: add delve as a go tool Vincent Bernat 2025-11-18 14:22:20 +01:00
  • ca0daeaffd outlet/kafka: make scaling test more robust Vincent Bernat 2025-11-16 06:32:52 +01:00