/code-level-metrics-example

New Relic Go Agent で Code Level Metrics を実装するためのサンプルコード

Primary LanguageGo

Code Level Metrics Example

New Relic CodeStream を使って Code Level Metrics を体験できるリポジトリになっています。

Requirements

以下の環境や準備が必要になっています。

How to Use

export NEW_RELIC_LICENSE_KEY=<your newrelic licensekey>
https://docs.newrelic.com/docs/apis/intro-apis/new-relic-api-keys/
docker compose up --build
curl localhost:8000/example
#ある程度の負荷をかけたい場合にご利用ください
k6 run k6/example.js