-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
fix docker otelsvc build. #29
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Codecov Report
@@ Coverage Diff @@
## master #29 +/- ##
=======================================
Coverage 68.94% 68.94%
=======================================
Files 82 82
Lines 5461 5461
=======================================
Hits 3765 3765
Misses 1480 1480
Partials 216 216 Continue to review full report at Codecov.
|
* Fix deb filenames for publish * Update systemd env file for SPLUNK_BALLAST * Rename systemd environment file * Allow otelcol options to be configurable in env file
* Add timestamp * Reword * Reword * Fix build for gcc48 * Fix cmake tests * Update timestamp storage * Reformat * Split timestamp into a system and steady type
fixes #28