Open fallwith opened 1 year ago
Here are publicly available .NET examples for reference (in a branch currently):
https://github.com/newrelic/newrelic-dotnet-examples/tree/initial-migration
Based on some recent discussions about having a central newrelic
public GitHub namespaced spot for sandbox/playground apps, we're currently leaning towards just grabbing the existing Ruby agent CLM demo and putting it in a subdirectory and launching the repo starting with just that one subdirectory. We can worry about scrubbing all of the other internal apps for open sourcing later.
We maintain a privately hosted Ruby agent playground repository with a variety of test bed style Ruby applications that help us put the agent through its paces and ensure compatibility with a wide variety of third party gem versions and application configurations.
We have also been using GitHub gists, Explorer's Hub posts, tickets, etc. to share demonstration and/or debugging code directly with customers.
I want us to take our playground public and position it to better our customer relations and engagement.