albertowar / cli-newrelic-log-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cli-newrelic-log-demo

Introduction

This repository contains a repro for NewRelic Support.

In an ideal world, this should send logs to NewRelic using APM logs in Context

Instructions

How to run:

  • make build
  • NEW_RELIC_LICENSE_KEY=<key> make run

About


Languages

Language:Java 70.0%Language:Makefile 30.0%