Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Honeycomb Beeline Gem for Monitoring and Observability #4649

Merged
merged 1 commit into from Oct 30, 2019

Conversation

mstruve
Copy link
Contributor

@mstruve mstruve commented Oct 29, 2019

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Documentation Update

Description

In our quest for a consolidated monitoring and observability solution we have decided to try out Honeycomb.io. This adds the Honeycomb Beeline gem which starts tracking a lot of things right out of the box. In order to generate that initializer file I ran the recommended command:

bundle exec rails generate honeycomb YOUR_API_KEY --dataset rails

I have already added the HONEYCOMB_API_KEY to our ENV variables on Heroku. Our goal with Honeycomb.io will be to give us a clearer picture of what is happening within our application and we hope to partner with Honeycomb to bring you another public dashboard that everyone can view.

Using this service is completely optional.

Added to documentation?

  • docs.dev.to
  • readme
  • no documentation needed

In the future, once I have ironed out how DEV will handle its monitoring I would like to add a monitoring.md file to outline how we do it so that others can use it to guide their own setups.

neil patrick harris saying its like I dont even care what happens the rest of the day while eating ships and smiling

@mstruve mstruve requested a review from a team October 29, 2019 16:30
@pr-triage pr-triage bot added the PR: unreviewed bot applied label for PR's with no review label Oct 29, 2019
@mstruve mstruve force-pushed the mstruve/add-honeycomb-beeline-gem branch from 20c8803 to 10159e0 Compare October 29, 2019 16:34
@mstruve mstruve requested a review from rhymes October 29, 2019 20:23
Copy link
Contributor

@rhymes rhymes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

:)

@pr-triage pr-triage bot added PR: reviewed-approved bot applied label for PR's where reviewer approves changes and removed PR: unreviewed bot applied label for PR's with no review labels Oct 30, 2019
@benhalpern benhalpern merged commit dc72b4f into master Oct 30, 2019
@pr-triage pr-triage bot added PR: merged bot applied label for PR's that are merged and removed PR: reviewed-approved bot applied label for PR's where reviewer approves changes labels Oct 30, 2019
@rhymes rhymes deleted the mstruve/add-honeycomb-beeline-gem branch October 30, 2019 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: merged bot applied label for PR's that are merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants