{"id":19111250,"url":"https://github.com/callicoder/spring-boot-actuator-demo","last_synced_at":"2025-04-30T20:48:03.221Z","repository":{"id":51764999,"uuid":"137632600","full_name":"callicoder/spring-boot-actuator-demo","owner":"callicoder","description":"Spring Boot Actuator: Health Check, Metrics Gathering, Auditing, and Monitoring","archived":false,"fork":false,"pushed_at":"2019-11-27T10:46:54.000Z","size":99,"stargazers_count":81,"open_issues_count":0,"forks_count":75,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-19T08:34:30.801Z","etag":null,"topics":["actuator","dashboard","grafana","metrics","monitoring","pometheus","spring-boot","spring-boot-actuator","spring-boot-metrics","spring-boot-monitoring"],"latest_commit_sha":null,"homepage":"https://www.callicoder.com/spring-boot-actuator-metrics-monitoring-dashboard-prometheus-grafana/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/callicoder.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-06-17T05:58:58.000Z","updated_at":"2025-03-11T12:44:30.000Z","dependencies_parsed_at":"2022-08-22T19:10:31.962Z","dependency_job_id":null,"html_url":"https://github.com/callicoder/spring-boot-actuator-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callicoder%2Fspring-boot-actuator-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callicoder%2Fspring-boot-actuator-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callicoder%2Fspring-boot-actuator-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callicoder%2Fspring-boot-actuator-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/callicoder","download_url":"https://codeload.github.com/callicoder/spring-boot-actuator-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251781068,"owners_count":21642892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["actuator","dashboard","grafana","metrics","monitoring","pometheus","spring-boot","spring-boot-actuator","spring-boot-metrics","spring-boot-monitoring"],"created_at":"2024-11-09T04:27:47.728Z","updated_at":"2025-04-30T20:48:03.185Z","avatar_url":"https://github.com/callicoder.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Boot Actuator: Health Check, Auditing, Metrics Gathering and Monitoring \n\n## Tutorials \n\n1. [Spring Boot Actuator: Health check, Auditing, Metrics gathering and Monitoring](https://www.callicoder.com/spring-boot-actuator/)\n2. [Spring Boot Actuator metrics monitoring with Prometheus and Grafana](https://www.callicoder.com/spring-boot-actuator-metrics-monitoring-dashboard-prometheus-grafana/)\n\n## Steps to Setup\n\n**1. Clone the application**\n\n```bash\ngit clone https://github.com/callicoder/spring-boot-actuator-demo.git\n```\n\n**2. Build and run the app using maven**\n\n```bash\nmvn package\njava -jar target/actuator-demo-0.0.1-SNAPSHOT.jar\n```\n\nAlternatively, you can run the app directly without packaging like this -\n\n```bash\nmvn spring-boot:run\n```\n\nThe app will start running at \u003chttp://localhost:8080\u003e.\n\n## Explore Actuator Endpoints\n\nAll the actuator endpoints will be available at \u003chttp://localhost:8080/actuator\u003e.\n\nSome of the actuator endpoints are protected with Spring Security's HTTP Basic Authentication. You can use the username `actuator` and password `actuator` for http basic authentication.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcallicoder%2Fspring-boot-actuator-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcallicoder%2Fspring-boot-actuator-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcallicoder%2Fspring-boot-actuator-demo/lists"}