Skip to content

Commit

Permalink
remove disabled api key + remove default dataset from otelcol-config
Browse files Browse the repository at this point in the history
  • Loading branch information
maxaguirre5 committed Jun 27, 2024
1 parent 919c369 commit c823436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/otelcollector/otelcol-config-extras.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ exporters:
otlp/honeycomb:
endpoint: "api.honeycomb.io:443"
headers:
"x-honeycomb-team": "hcaik_01hymsbngwwvjgcfgmpg6r4q82"
"x-honeycomb-team": ""
"x-honeycomb-dataset": "webstore-metrics"

service:
Expand Down

0 comments on commit c823436

Please sign in to comment.