rafaelldi / diagnostics-client-plugin

Simplifies the collection of diagnostic artifacts from local processes

Home Page:https://rafaelldi.github.io/diagnostics-client-plugin/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Simplifies the collection of diagnostic artifacts from local processes

https://rafaelldi.github.io/diagnostics-client-plugin/

License:MIT License


Languages

Language:Kotlin 77.4%Language:C# 22.6%