newrelic / newrelic-ruby-agent

New Relic RPM Ruby Agent
https://docs.newrelic.com/docs/apm/agents/ruby-agent/getting-started/introduction-new-relic-ruby/
Apache License 2.0
1.2k stars 598 forks source link

Open source playground #2200

Open fallwith opened 1 year ago

fallwith commented 1 year ago

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.

workato-integration[bot] commented 1 year ago

https://issues.newrelic.com/browse/NR-159404

fallwith commented 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

fallwith commented 8 months ago

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.