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 monitoring metrics and JWT expiry/renewal options, introduces a hidden optimizer rule, updates CLI defaults (auth on, tcp endpoints, paths), and tweaks several defaults/descriptions.

  • Metrics:
    • Add arangodb_metadata_number_of_{collections,databases,shards} and server statistics metrics arangodb_server_statistics_{cpu_cgroup_version,effective_cpu_cores,effective_physical_memory} in site/data/{3.12,4.0}/allMetrics.yaml.
    • Refine shard metrics wording and exposedBy.
  • Optimizer Rules:
    • Add hidden rule push-filter-into-enumerate-near in site/data/{3.12,4.0}/optimizer-rules.json.
  • Auth/JWT:
    • Add auth.minimal-jwt-expiry-time and auth.maximal-jwt-expiry-time to site/data/4.0/arangod.json.
    • Add server.jwt-renewal-threshold to client tools in site/data/4.0/*. Update server.jwt-token description to allow "-" prompt.
  • CLI/Tool Defaults (3.12):
    • Set server.authentication default to true and change server.endpoint default to tcp://127.0.0.1:8529 across arangobackup, arangobench, arangodump, arangoexport, arangoimport, arangoinspect, arangorestore, arangosh.
    • Update defaults: database.directory (/var/lib/arangodb3), javascript.{startup-directory,app-path} to distro paths, log.file to -; disable arangosh javascript.allow-* options by default; remove default javascript.module-directory entries.
    • Adjust descriptions for CSV-related options in arangoimport.
  • Default Value Tweaks:
    • Slight numeric adjustments for cache.size, query.{global-memory-limit,memory-limit}, rocksdb.{block-cache-size,total-write-buffer-size}, and dump.max-memory-usage in site/data/{3.11,3.12,4.0}/arangod.json.

Written by Cursor Bugbot for commit a8a4ca6. 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

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.

1 participant