[v7r2] fixes for ES docs, SummarizeLogsAgent and StatesAccountingAgent can also commit to Monitoring#4905
Merged
Merged
Conversation
atsareg
reviewed
Jan 20, 2021
chrisburr
previously approved these changes
Jan 21, 2021
andresailer
reviewed
Jan 28, 2021
Contributor
Author
|
Review, please. |
andresailer
reviewed
Feb 2, 2021
|
|
||
| You have to install the WorkloadManagemet/StatesMonitoringAgent. This agent is used to collect information using the JobDB and send it to the Elasticsearch database. | ||
| If you install this agent, you can stop the StatesAccounting agent. | ||
| You have to install the :mod:`~DIRAC.WorkloadManagementSystem.Agent.StatesMonitoringAgent`. |
Contributor
There was a problem hiding this comment.
So this isn't true anymore, isn't it? One doesn't have to install this agent, instead one can install the StatesAccountingAgent and set Backends=Monitoring
Contributor
|
You can also add to the doc the case of ES using with certificate based login as described in #4924 |
Contributor
Author
|
Well that should be added to v7r1. I created #4940 from your comment above. |
atsareg
approved these changes
Feb 3, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The change to StatesAccountingAgent can/should be advertised in th wiki, if agreed.
BEGINRELEASENOTES
*WMS
NEW: moving towards a single agent for WMS history
*docs
FIX: added config and instructions for Monitoring DBs (ES) configuration
ENDRELEASENOTES