Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

rafaelldi/diagnostics-client-plugin

Repository files navigation

diagnostics-client-plugin

Build Version Downloads

logo

Simplifies the collection of diagnostic artifacts from local processes.

Features:

  • Monitor or collect EventCounters and OpenTelemetry metrics.
  • Monitor or collect GC events.
  • Monitor or collect traces.
  • Collect dumps.
  • More features are coming 😉

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "diagnostics-client-plugin" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template.