Skip to content

Commit

Permalink
v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
smithclay committed Feb 27, 2024
1 parent 506e69d commit bbcf61a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
.DS_Store
collector/otelcol-servicenow/
dist/
cosign.*
gpg.*
*.msi
*.exe
.vscode
2 changes: 1 addition & 1 deletion collector/otelcol-builder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ dist:
description: ServiceNow-flavored OpenTelemetry Collector distro
output_path: ./otelcol-servicenow
otelcol_version: 0.95.0
version: 0.0.6
version: 0.0.7

exporters:
- gomod:
Expand Down

0 comments on commit bbcf61a

Please sign in to comment.