alloy/PACKAGING_README.md
Dirk Stoecker 6995d588b3 Accepting request 1168522 from home:ojkastl_buildservice:Branch_server_monitoring
new package alloy: OpenTelemetry Collector distribution with programmable pipelines (now including the UI)

OBS-URL: https://build.opensuse.org/request/show/1168522
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/alloy?expand=0&rev=1
2024-05-14 13:25:06 +00:00

16 lines
547 B
Markdown

# Packaging Grafana Alloy
In addition to the source code in the tarball, this package also
needs the assets for the web UI. These can be generated by the
`Makefile` that is present in this package.
To do that, you need to have `make` and `yarn` installed locally.
1. Change the version in the `_service` file
2. Change the version in the spec file
3. Run `make`
4. Create a changelog entry
5. Commit the changes as usual
For the OBS workflow you also need `obs-service-go_modules` as well
as `obs-service-tar_scm` and `obs-service-recompress`.