Skip to content

FM Deployment settings#969

Open
Neo4j-KimMoller wants to merge 10 commits intoconsolefrom
kimm/fm-deployment-settings
Open

FM Deployment settings#969
Neo4j-KimMoller wants to merge 10 commits intoconsolefrom
kimm/fm-deployment-settings

Conversation

@Neo4j-KimMoller
Copy link
Copy Markdown
Collaborator

@Neo4j-KimMoller Neo4j-KimMoller commented Mar 24, 2026

Add documentation for Fleet Manager deployment settings

Part of NOM-421

This setting allows users to opt-in to the query log analyzer feature in their Fleet Manager deployments. For more information, see the xref:logging/query-log-analyzer.adoc[Query log analyzer documentation].

* Minimum required Neo4j version: *2026.03*
* Required Neo4j edition: *Enterprise*
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are labels for AuraDB Enterprise etc in this repo. We should ask the docs team if it's possible to bring over some of the labels from the operations manual. Then we could replace the two lines above with labels, like:

[role=label--enterprise]
and
[label--new-2026.03]

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good suggestion! I forgot that these exist as a thing in the docs but from what I can tell from my local testing, these to labels seem to already work out-of-the-box. I wonder if we could just add them to the PR and then see what the docs team say about them.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting, the enterprise tag works for me locally but it no longer works in the PR build of the docs. So I guess that would have to be brought over. I'll ask the docs team if that is okay.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Screenshot 2026-03-31 at 09 21 10

Looks like it works for me! Will still have to run it past them though.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see you pushed a fix commit 😄

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had a chat about this yesterday with the aura-docs team but I'll send them a message to tell that it works and to ask if it is okay. At least both of these tags are in the style guide so they feel like they should be fine, but I'll make sure just in case.

@neo4j-docops-agent
Copy link
Copy Markdown
Collaborator

This PR includes documentation updates
View the updated docs at https://neo4j-docs-aura-969.surge.sh

Updated pages:

@Neo4j-KimMoller Neo4j-KimMoller marked this pull request as ready for review March 31, 2026 09:24
Copy link
Copy Markdown
Collaborator

@AlexicaWright AlexicaWright left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some editorial and style suggestions.
As for the labels, I can't see why not.


== Settings

In the *Settings* tab, you can view and change deployment settings. Changes should take effect almost instantly.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
In the *Settings* tab, you can view and change deployment settings. Changes should take effect almost instantly.
In the *Settings* tab, you can view and change deployment settings.
Changes should take effect almost instantly.

[role=label--enterprise-edition label--new-2026.03]
=== Query log analyzer

This setting allows users to opt-in to the query log analyzer feature in their Fleet Manager deployments. For more information, see the xref:logging/query-log-analyzer.adoc[Query log analyzer documentation].
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This setting allows users to opt-in to the query log analyzer feature in their Fleet Manager deployments. For more information, see the xref:logging/query-log-analyzer.adoc[Query log analyzer documentation].
This setting allows users to opt-in to the query log analyzer feature in their Fleet Manager deployments.
For more information, see xref:logging/query-log-analyzer.adoc[Query log analyzer].


[NOTE]
====
We will collect aggregated and obfuscated query logs which we will store and retain for up to 30 days. You need to enable log obfuscation on your Neo4j deployment to use this feature.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
We will collect aggregated and obfuscated query logs which we will store and retain for up to 30 days. You need to enable log obfuscation on your Neo4j deployment to use this feature.
Aggregated and obfuscated query logs are collected and these are stored and retained for up to 30 days.
You need to enable log obfuscation on your Neo4j deployment to use this feature.

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.

4 participants