Skip to content

Adaptation for collecting metrics and sending logs to Loggly#26

Merged
GoldenKacper merged 1 commit into
mainfrom
CI/Tests
Dec 22, 2025
Merged

Adaptation for collecting metrics and sending logs to Loggly#26
GoldenKacper merged 1 commit into
mainfrom
CI/Tests

Conversation

@GoldenKacper

Copy link
Copy Markdown
Owner

Don't just evaluate the changes in this PR, but the project as a whole (I believe that the project, including these changes, meets all 5 points).

The application has been adapted for central event logging using Logback. The configuration allows integration with an external logging system (e.g., Loggly or Logstash) through environmental configuration, without the need to store sensitive data in the repository.

The application has been adapted to collect metrics through Spring Boot Actuator integration. An appropriate dependency and configuration have been added, which provides monitoring endpoints such as application health status and system and application metrics (including JVM and HTTP request handling). This solution enables further integration with external monitoring systems.

@GoldenKacper GoldenKacper self-assigned this Dec 20, 2025
@GoldenKacper GoldenKacper added the enhancement New feature or request label Dec 20, 2025
@sonarqubecloud

Copy link
Copy Markdown

@sonarqubecloud

Copy link
Copy Markdown

@GoldenKacper
GoldenKacper merged commit 02bed1b into main Dec 22, 2025
3 checks passed
@GoldenKacper
GoldenKacper deleted the CI/Tests branch December 22, 2025 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants