Skip to content

**DO NOT MERGE** feat: testout statsd 29#264

Draft
alithethird wants to merge 3 commits into
mainfrom
feat/statsd-update
Draft

**DO NOT MERGE** feat: testout statsd 29#264
alithethird wants to merge 3 commits into
mainfrom
feat/statsd-update

Conversation

@alithethird
Copy link
Copy Markdown
Contributor

Applicable spec:

Overview

Test out the new 0.29.0 of statsd explorer.

Rationale

Juju Events Changes

Module Changes

Library Changes

Checklist

  • The charm style guide was applied
  • The contributing guide was applied
  • The changes are compliant with ISD054 - Managing Charm Complexity
  • The RTD documentation is updated
    • Changes were previewed locally with make run
    • Documentation checks were run locally with make spelling and make linkcheck
    • An HTML metadata description has been added to newly created pages
  • The PR is tagged with appropriate label (urgent, trivial, complex)
  • The changelog is updated with user-relevant changes in the format of keep a changelog v1.1.0

Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

license-eye has checked 415 files.

Valid Invalid Ignored Fixed
279 6 130 0
Click to see the invalid file list
  • examples/django/django_app/rockcraft.yaml
  • examples/django/django_async_app/rockcraft.yaml
  • examples/flask-minimal/flask_minimal_app/rockcraft.yaml
  • examples/flask/test_async_rock/rockcraft.yaml
  • examples/flask/test_db_rock/rockcraft.yaml
  • examples/flask/test_rock/rockcraft.yaml
Use this command to fix any missing license headers
```bash

docker run -it --rm -v $(pwd):/github/workspace apache/skywalking-eyes header fix

</details>

# Copyright 2025 Canonical Ltd.
# See LICENSE file for licensing details.

name: django-app
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
name: django-app
# Copyright 2026 Canonical Ltd.
# See LICENSE file for licensing details.
name: django-app

# Copyright 2025 Canonical Ltd.
# See LICENSE file for licensing details.

name: django-async-app
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
name: django-async-app
# Copyright 2026 Canonical Ltd.
# See LICENSE file for licensing details.
name: django-async-app

@@ -1,15 +1,100 @@
# Copyright 2025 Canonical Ltd.
# See LICENSE file for licensing details.
name: flask-minimal-app
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
name: flask-minimal-app
# Copyright 2026 Canonical Ltd.
# See LICENSE file for licensing details.
name: flask-minimal-app

@@ -1,13 +1,89 @@
# Copyright 2025 Canonical Ltd.
# See LICENSE file for licensing details.
name: test-async-flask
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
name: test-async-flask
# Copyright 2026 Canonical Ltd.
# See LICENSE file for licensing details.
name: test-async-flask

@@ -1,18 +1,99 @@
# Copyright 2025 Canonical Ltd.
# See LICENSE file for licensing details.
name: test-db-flask
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
name: test-db-flask
# Copyright 2026 Canonical Ltd.
# See LICENSE file for licensing details.
name: test-db-flask

@@ -1,17 +1,79 @@
# Copyright 2025 Canonical Ltd.
# See LICENSE file for licensing details.
name: test-flask
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
name: test-flask
# Copyright 2026 Canonical Ltd.
# See LICENSE file for licensing details.
name: test-flask

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant