Skip to content

Conversation

@arangodb-docs-automation
Copy link
Contributor

@arangodb-docs-automation arangodb-docs-automation bot commented Dec 7, 2025

Automatically generated content from CircleCI generate-scheduled workflow


Note

Adds new metrics and optimizer rule, introduces JWT/auth options, enables auth by default, updates endpoints/paths and tweaks multiple resource limit defaults across 3.12/4.0 docs.

  • Metrics (3.12 & 4.0):
    • Add arangodb_metadata_number_of_{collections,databases,shards}.
    • Add cgroup/containers awareness metrics: arangodb_server_statistics_{cpu_cgroup_version,effective_cpu_cores,effective_physical_memory}.
    • Fix wording/labels and exposedBy for shard replication metrics.
  • Optimizer:
    • Add hidden rule push-filter-into-enumerate-near (enabled by use-vector-index).
  • Auth/JWT:
    • 4.0 arangod: new auth.{minimal,maximal}-jwt-expiry-time options.
    • 4.0 client tools: new hidden --server.jwt-renewal-threshold option; clarify --server.jwt-token prompt usage.
  • Defaults/paths:
    • Enable client auth by default (server.authentication: true) and switch default endpoints to tcp://127.0.0.1:8529.
    • Update filesystem defaults (e.g., database.directory, javascript.{startup-directory,app-path}, log.file: "-").
  • Resource limits:
    • Slightly adjust defaults for cache.size, query.{global-memory-limit,memory-limit}, RocksDB cache/write buffers, and dump.max-memory-usage.
  • Import/export docs:
    • Clarify CSV-only behavior for backslash-escape and quote in arangoimport.

Written by Cursor Bugbot for commit c8ca3ce. This will update automatically on new commits. Configure here.

@cla-bot
Copy link

cla-bot bot commented Dec 7, 2025

Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: CircleCI Job.
This is most likely caused by a git client misconfiguration; please make sure to:

  1. check if your git client is configured with an email to sign commits git config --list | grep email
  2. If not, set it up using git config --global user.email email@example.com
  3. Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails

@arangodb-docs-automation
Copy link
Contributor Author

Deploy Preview Available Via
https://deploy-preview-847--docs-hugo.netlify.app

@cla-bot
Copy link

cla-bot bot commented Dec 11, 2025

Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: CircleCI Job.
This is most likely caused by a git client misconfiguration; please make sure to:

  1. check if your git client is configured with an email to sign commits git config --list | grep email
  2. If not, set it up using git config --global user.email email@example.com
  3. Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails

@Simran-B
Copy link
Contributor

arangodb/arangodb#22185

@Simran-B Simran-B added this to the 3.12.7 milestone Dec 11, 2025
@Simran-B Simran-B merged commit 19f41fe into main Dec 12, 2025
5 of 6 checks passed
@Simran-B Simran-B deleted the generate-scheduled-14477 branch December 12, 2025 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants