Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/pinpoint-apm/pinpoint-go-agent

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/pinpoint-apm/pinpoint-go-agent

  • v1.4.4
  • Source
  • Go
  • Socket score

Version published
Created
Source

ci PkgGoDev

Pinpoint Go Agent

This is the official Go agent for Pinpoint.

Pinpoint Go Agent enables you to monitor Go applications using Pinpoint. Go applications must be instrumented manually at the source code level, because Go is a compiled language and does not have a virtual machine like Java. Developers can instrument Go applications using the APIs provided in this package.

Installation

go get github.com/pinpoint-apm/pinpoint-go-agent

Requirements

  • Go 1.21+
  • Pinpoint 2.4.0+
  • Linux, OS X, and Windows are supported.

Getting Started

Refer Quick Start for simple test run of Pinpoint Go Agent.

Plug-ins

Pinpoint Go Agent provides support for instrumenting Go’s built-in http package, database/sql drivers and plug-ins for popular frameworks and toolkits. These packages help you to make instruments with simple source code modifications. Refer the Plugin User Guide for more information.

Documents

Contributing

We are looking forward to your contributions via pull requests. For tips on contributing code fixes or enhancements, please see the contributing guide. To report bugs, please create an Issue on the GitHub repository.

License

Pinpoint is licensed under the Apache License, Version 2.0. See LICENSE for full license text.

FAQs

Package last updated on 06 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc