{"id":600,"url":"https://github.com/inspectit-labs/awesome-inspectit","last_synced_at":"2025-08-13T19:34:06.241Z","repository":{"id":55931906,"uuid":"105037810","full_name":"inspectit-labs/awesome-inspectit","owner":"inspectit-labs","description":"A curated list of awesome inspectIT documentations and resources. ","archived":false,"fork":false,"pushed_at":"2020-12-06T10:09:41.000Z","size":71,"stargazers_count":23,"open_issues_count":1,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-05-23T06:00:36.682Z","etag":null,"topics":["awesome","awesome-list","inspectit"],"latest_commit_sha":null,"homepage":"","language":null,"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/inspectit-labs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-27T15:46:24.000Z","updated_at":"2023-09-05T11:39:53.000Z","dependencies_parsed_at":"2022-08-15T09:40:58.444Z","dependency_job_id":null,"html_url":"https://github.com/inspectit-labs/awesome-inspectit","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/inspectit-labs%2Fawesome-inspectit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspectit-labs%2Fawesome-inspectit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspectit-labs%2Fawesome-inspectit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inspectit-labs%2Fawesome-inspectit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inspectit-labs","download_url":"https://codeload.github.com/inspectit-labs/awesome-inspectit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229694752,"owners_count":18108934,"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":["awesome","awesome-list","inspectit"],"created_at":"2024-01-05T20:12:59.352Z","updated_at":"2024-12-15T03:30:31.725Z","avatar_url":"https://github.com/inspectit-labs.png","language":null,"funding_links":[],"categories":["Operations","Miscellaneous","Uncategorized","Technical","其他","Live Site:   [searchAwesome](https://search-awesome.vercel.app/)","Themed Directories","杂项"],"sub_categories":["Uncategorized","awesome-*","Updated more than a year ago"],"readme":"# Awesome inspectIT  [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)\n\n\u003e A curated list of awesome inspectIT documentations and resources.\n\n[![inspectIT](media/inspectit.png)](http://www.inspectit.rocks/)\n\ninspectIT is an open source APM (Application Performance Management) tool for analyzing Java (EE) applications.\n\n## Contents\n\n- [Official Resources](#official-resources)\n- [Tutorials](#tutorials)\n- [Videos](#videos)\n- [Blog Posts](#blog-posts)\n- [Profiles And Sensor Configurations](#profiles-and-sensor-configurations)\n- [Uncategorized](#uncategorized)\n\n## Official Resources\n\n* [Website](http://www.inspectit.rocks/) - Official website.\n* [GitHub Repository](https://github.com/inspectIT/inspectIT) - inspectIT's source code repository.\n* [Issue Tracking](https://inspectit-performance.atlassian.net/browse/INSPECTIT) - inspectIT's issue tracking system.\n* [Documentation](https://inspectit-performance.atlassian.net/wiki/) - Official documentation.\n\n## Tutorials\n* [How to Write Your Own Sensor](https://dzone.com/articles/how-to-write-your-own-sensor-for-the-open-source-a) - Walkthrough on how to implement a custom sensor for inspectIT.\n* [inspectIT Workshop](https://github.com/inspectit-labs/workshop) - Hands-on workshop about inspectIT and its setup, configuration and usage.\n* [Using Java Management Extensions (JMX)](https://blog.novatec-gmbh.de/inspectit-1-6-monitoring-jmx/) - Walkthrough on how to monitor JMX attributes.\n \n## Videos\n\n* [inspectIT in 7 Minutes](https://www.youtube.com/watch?v=bqZPBsTxAc4) - Short introduction of inspectIT at the 2015 Software Quality Days in Vienna.\n* [Integration of inspectIT into a Sping Boot or Java application](https://www.youtube.com/watch?v=x0fnYSANIFk) - Tutorial on integrating an inspectIT agent into a Spring (Boot) or Java application.\n\n## Blog Posts\n\n* [How We Boosted Magnolia Response Times](https://www.magnolia-cms.com/blogs/guest-blogger/detail~@how-we-boosted-magnolia-response-times-with-dynamic-page-caching~.html) - Use case where a performance problem in an application has been found using inspectIT.\n* [Collaboration With inspectIT RESTful Services](https://blog.novatec-gmbh.de/inspectit-restful-services/) - Introduction of inspectIT's REST interface.\n* [Using Open Source APM Software: inspectIT](https://opensource.com/article/17/3/inspectit) - Overview of inspectIT and case story of a typical usage scenario.\n* [Can the Opentracing Scene Benefit From New Tracer Implementations?](https://dzone.com/articles/can-opentracing-scene-benefit-from-new-tracer-impl) - Comparision between the tracing systems inspectIT and Zipkin.\n* [Automated Performance Regression Testing Using Open Source Tools](https://blog.novatec-gmbh.de/automated-performance-regression-testing/) - Example scenario on how a automated performance regression chain can be setup using inspectIT.\n* [Cross-JVM Tracing ](https://blog.novatec-gmbh.de/inspectit-1-7-cross-jvm-tracing/) - Introduction into inspectIT's cross-JVM tracing.\n* [Dynamically Change Monitoring Points During JVM Run-Time With inspectIT](https://blog.novatec-gmbh.de/dynamically-change-monitoring-points-during-jvm-run-time-with-inspectit/) - How inspectIT dynamically updates monitoring points during application runtime.\n* [End User Monitoring done easy in inspectIT 1.8](https://blog.novatec-gmbh.de/end-user-monitoring-inspectit-1-8/) - How inspectIT can be used to monitor the end user's experience.\n\n## Profiles And Sensor Configurations\n\n* [ColdFusion Markup Language Profile](https://github.com/ghedwards/cfml-inspectIT) - Profile for tracking function calls in CFML.\n\n## Uncategorized\n\n* [Sample Application for inspectIT](https://github.com/inspectit-labs/spring-petclinic-microservices) - Sample application for demonstration purposes, based on the Spring Petclinic.\n* [Grafana Dashboards for inspectIT](https://github.com/inspectit-labs/dashboards) - GitHub repository containing Grafana dashboards for visualizing data from inspectIT.\n\n## License\n\n[![CC0](https://camo.githubusercontent.com/60561947585c982aee67ed3e3b25388184cc0aa3/687474703a2f2f6d6972726f72732e6372656174697665636f6d6d6f6e732e6f72672f70726573736b69742f627574746f6e732f38387833312f7376672f63632d7a65726f2e737667)](http://creativecommons.org/publicdomain/zero/1.0/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finspectit-labs%2Fawesome-inspectit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finspectit-labs%2Fawesome-inspectit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finspectit-labs%2Fawesome-inspectit/lists"}