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.
Dear all,
As part of the next stage, the following requests have been covered:
This should be sufficient to have a connection to the logs via DataDog. Please note, that I do not have a possibility to test DataDog locally, due to the latest being a pay-to-use tool. Therefore, please do a verification in a test environment and let me know if anything should be changed or adapted.
where:
* Please note, that a header "classInstance" is used instead of "instance" header defined in the specification. According to the example, the instance header should contain a path to the concerned object, which is not supported by the current implementation. In order to avoid confusion, a new header "classInstance" is used.
Added a cache directory for offline TL refresh loading. In order to avoid errors during initialization of the container, please mount a volume containing cached instances of Trusted Lists to a directory "/app/dss-tsl-loader" of the container. In case the directory is not present, DSS will create the directory on its own during the online refresh and will place all downloaded documents inside (i.e. after the directory can be used as cache).
Added a custom LOG.ERROR alert in case of an issue on Icelandic Trusted List processing. Whether an issue occurred on download, parsing or validation of the XML Trusted List, a LOG.ERROR message will be produced, similarly to the one below:
Please feel free to test the changes and feel free to get back to me in case of any questions or concerns.
Best regards,
Aleksandr