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

[DPE-3383] fix dashboard 6/edge #240

Merged
merged 1 commit into from
Jan 31, 2024
Merged

[DPE-3383] fix dashboard 6/edge #240

merged 1 commit into from
Jan 31, 2024

Conversation

MiaAltieri
Copy link
Contributor

Issue

  1. Dashboard wasn't showing metrics

Solution

Update dashboard to show metrics

Screenshot 2024-01-30 at 15 05 59

@MiaAltieri MiaAltieri changed the title fix dashboard [DPE-3383] fix dashboard 6/edge Jan 30, 2024
@MiaAltieri MiaAltieri merged commit 1f24644 into 6/edge Jan 31, 2024
12 checks passed
@MiaAltieri MiaAltieri deleted the fix-6-k8s-dashboards branch January 31, 2024 08:56
@petrutlucian94
Copy link

@Mehdi-Bendriss I think I'm hitting this issue, is there any chance you could publish a new revision on Charmhub? The last edge revision (40) was published on 14 Dec 2023 and doesn't include this fix.

@petrutlucian94
Copy link

petrutlucian94 commented May 8, 2024

I've tried building the charm manually but it fails to install:

mongodb-k8s/2   error     idle   10.1.8.139         hook failed: "install"
unit-mongodb-k8s-0: 11:20:02 WARNING unit.mongodb-k8s/0.install Traceback (most recent call last):
unit-mongodb-k8s-0: 11:20:02 WARNING unit.mongodb-k8s/0.install   File "/var/lib/juju/agents/unit-mongodb-k8s-0/charm/./src/charm.py", line 13, in <module>
unit-mongodb-k8s-0: 11:20:02 WARNING unit.mongodb-k8s/0.install     from charms.mongodb.v0.helpers import (
unit-mongodb-k8s-0: 11:20:02 WARNING unit.mongodb-k8s/0.install   File "/var/lib/juju/agents/unit-mongodb-k8s-0/charm/lib/charms/mongodb/v0/helpers.py", line 13, in <module>
unit-mongodb-k8s-0: 11:20:02 WARNING unit.mongodb-k8s/0.install     from charms.mongodb.v0.mongodb import MongoDBConfiguration, MongoDBConnection
unit-mongodb-k8s-0: 11:20:02 WARNING unit.mongodb-k8s/0.install   File "/var/lib/juju/agents/unit-mongodb-k8s-0/charm/lib/charms/mongodb/v0/mongodb.py", line 12, in <module>
unit-mongodb-k8s-0: 11:20:02 WARNING unit.mongodb-k8s/0.install     from bson.json_util import dumps
unit-mongodb-k8s-0: 11:20:02 WARNING unit.mongodb-k8s/0.install ModuleNotFoundError: No module named 'bson'

@Mehdi-Bendriss
Copy link
Contributor

Hi @petrutlucian94 - we released a new edge version a few weeks ago (revision 41) - could you check if the issue persists?

@petrutlucian94
Copy link

petrutlucian94 commented Jun 18, 2024

@Mehdi-Bendriss It works, thanks!

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.

4 participants