Skip to content

Commit

Permalink
Removing honeycomb
Browse files Browse the repository at this point in the history
  • Loading branch information
mwinteringham committed Jan 4, 2023
1 parent 05c9fe0 commit 9e73adf
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 987 deletions.
6 changes: 0 additions & 6 deletions app.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
require("honeycomb-beeline")({
writeKey: process.env.HONEYCOMB_API,
dataset: "restful-booker",
serviceName: "restful-booker"
});

var express = require('express');
var path = require('path');
var logger = require('morgan');
Expand Down
Loading

0 comments on commit 9e73adf

Please sign in to comment.