Skip to content

Latest commit

 

History

History

gdk-oci-metrics-mvn

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Publish Standard and Custom Metrics to Oracle Cloud Infrastructure (OCI) Monitoring with the Graal Development Kit for Micronaut (GDK)

This repo contains the sample code used in the Live Labs workshop --> Publish standard and custom metrics to Oracle Cloud Infrastructure (OCI) Monitoring with the Graal Development Kit for Micronaut (GDK)

Git clone this sample

git init lab
cd lab
git remote add origin https://github.com/oracle-samples/gdk-micronaut-samples.git
git config core.sparsecheckout true
echo "gdk-oci-metrics-mvn/*">>.git/info/sparse-checkout
git pull --depth=1 origin main

Micronaut 4.6.1 Documentation


Feature data-jdbc documentation

Feature flyway documentation

Feature http-client documentation

Feature jdbc-hikari documentation

Feature management documentation

Feature maven-enforcer-plugin documentation

Feature micrometer-oracle-cloud documentation

Feature serialization-jackson documentation

Feature test-resources documentation

Feature validation documentation