Skip to content

feat: otel-collector snap#195

Merged
yanksyoon merged 5 commits intomainfrom
feat/otel-collector
Feb 13, 2026
Merged

feat: otel-collector snap#195
yanksyoon merged 5 commits intomainfrom
feat/otel-collector

Conversation

@yanksyoon
Copy link
Copy Markdown
Member

Applicable spec:

Overview

  • Installs opentelemetry snap on the image

Rationale

  • Installs opentelemetry snap on the image (all architectures are supported)

Juju Events Changes

Module Changes

Library Changes

Checklist

@yanksyoon yanksyoon enabled auto-merge (squash) February 13, 2026 05:40
@yanksyoon yanksyoon requested a review from weiiwang01 February 13, 2026 05:41
Copy link
Copy Markdown
Collaborator

@cbartz cbartz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yanksyoon yanksyoon merged commit e10aa3d into main Feb 13, 2026
44 of 51 checks passed
@yanksyoon yanksyoon deleted the feat/otel-collector branch February 13, 2026 09:37
swetha1654 added a commit that referenced this pull request Feb 17, 2026
* feat: otel-collector snap

* chore: application bump related changes

* fix: call installation func
swetha1654 added a commit that referenced this pull request Feb 17, 2026
* Support proxy values

* static errors

* fix static and lint issues

* fix static and lint inside app

* abort on fail

* add changelog

* vale error

* delete chain and run integ tests

* chore(deps): update dependency openstacksdk to v4.9.0 (#184)

* chore(deps): update dependency openstacksdk to v4.9.0

* lint

* fix bandit warnings

* lint app

* fix bandit in app

* fix(tests): revert integration test secrets to hardcoded values with nosec

The integration test commands.py greps for specific strings (SHOULD_EXIST,
SHOULD_NOT_EXIST) to verify secret handling. Random tokens broke these checks.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* fix(build): resolve PyYAML/Cython source build failure

Pin wheel>=0.45 to fix incompatibility with setuptools 80.x in
charmcraft's isolated build environments. Add build packages
(cython3, libyaml-dev, python3-dev) needed for PyYAML source
compilation.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Christopher Bartz <christopher.bartz@canonical.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>

* chore: update charm libraries (#177)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Christopher Bartz <christopher.bartz@canonical.com>

* Update src/builder.py

Co-authored-by: Christopher Bartz <christopher.bartz@canonical.com>

* remove pyproject update

* address code review

* remove tesT

* test

* update prerouting chain

* fix script

* fix script

* update builder initializer

* remove all code

* remove code

* remove code

* setup proxy env for all hooks

* fix lint issues

* remove lint

* add more logs

* remove randomly added code

* lint issues

* disable noproxy and check

* experiment with no proxy

* debug

* debug

* debug

* remove integration test

* chore(deps): update all non-major dependencies (#190)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat: otel-collector snap (#195)

* feat: otel-collector snap

* chore: application bump related changes

* fix: call installation func

* address review comments

* fix unit test

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Christopher Bartz <christopher.bartz@canonical.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants