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 basic systemd service to deb and rpm #1335

Merged
merged 1 commit into from
Jul 13, 2020

Conversation

jchengsfx
Copy link
Contributor

@jchengsfx jchengsfx commented Jul 13, 2020

Description:

  • Install otel-collector systemd service and run as otel:otel user:group
  • Fixed bug that packaged amd64 binary in the arm64 packages

Testing:

  • Add simple installation test scripts using systemd-in-docker images

Documentation:

  • Updated deb/README.md and rpm/README.md

@project-bot project-bot bot added this to In progress in Collector Jul 13, 2020
@codecov
Copy link

codecov bot commented Jul 13, 2020

Codecov Report

Merging #1335 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1335   +/-   ##
=======================================
  Coverage   89.76%   89.76%           
=======================================
  Files         214      214           
  Lines       15138    15138           
=======================================
  Hits        13589    13589           
  Misses       1132     1132           
  Partials      417      417           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cab1561...6679c64. Read the comment docs.

- Install `otel-collector` systemd service and run as `otel:otel` user:group
- Add simple installation test scripts using systemd-in-docker images
@jchengsfx jchengsfx marked this pull request as ready for review July 13, 2020 20:22
Collector automation moved this from In progress to Reviewer approved Jul 13, 2020
@bogdandrutu bogdandrutu merged commit 08e53d4 into open-telemetry:master Jul 13, 2020
Collector automation moved this from Reviewer approved to Done Jul 13, 2020
@jchengsfx jchengsfx deleted the deb-rpm-service branch July 15, 2020 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Collector
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants