Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/metrics #250

Merged
merged 9 commits into from
May 25, 2022
Merged

Feature/metrics #250

merged 9 commits into from
May 25, 2022

Conversation

juancgalvis
Copy link
Contributor

@juancgalvis juancgalvis commented May 24, 2022

Before submitting a pull request, please read
https://github.com/bancolombia/scaffold-clean-architecture/wiki/Contributing

Description

Add metrics by default, using the micrometer registry and actuator exporter for prometheus available at http://localhost:8080/actuator/prometheus

Instrumented and tested adapters

Kind Adapter Java Reactive Java No reactive Kotlin Reactive Kotlin No Reactive
Driven Adapters generic N/A N/A N/A N/A
Driven Adapters jpa
Driven Adapters mongodb
Driven Adapters asynceventbus N/A
Driven Adapters restconsumer
Driven Adapters redis
Driven Adapters rsocket
Driven Adapters r2dbc
Driven Adapters kms
Driven Adapters secrets
Driven Adapters s3
Driven Adapters mq
Driven Adapters ktor N/A N/A
Driven Adapters dynamodb -
Driven Adapters sqs X
Entry Points generic N/A N/A N/A N/A
Entry Points restmvc N/A
Entry Points webflux N/A
Entry Points rsocket
Entry Points graphql
Entry Points asynceventhandler N/A
Entry Points mq
Entry Points sqs X

Category

  • Feature
  • Fix

Checklist

  • The pull request is complete according to the guide of contributing
  • Automated tests are written
  • The documentation is up-to-date
  • The pull request has a descriptive title that describes what has changed, and provides enough context for the changelog
  • If the pull request has changed structural files, you have implemented an UpgradeAction according to the guide

@juancgalvis juancgalvis requested a review from santitigaga May 24, 2022 17:50
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

88.2% 88.2% Coverage
0.0% 0.0% Duplication

@juancgalvis juancgalvis merged commit 80c9d04 into master May 25, 2022
@juancgalvis juancgalvis deleted the feature/metrics branch May 25, 2022 19:04
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants