Skip to content

Starship created dashboard with the wrong dashboard #243

@nascentcore-eng

Description

@nascentcore-eng

Describe the bug

[5:59:03] yaxiong:Starship git:(main) $ minikube version
minikube version: v1.24.0
commit: 76b94fb3c4e8ac5062daf70d60cf03ddcc0a741b
[5:59:10] yaxiong:Starship git:(main) $ minikube start -p ${USER} --cpus=8 --memory=8196
[5:59:26] yaxiong:Starship git:(main) $ k config set-context --current --namespace=tricorder
helm install my-starship tricorder-starship/starship --debug
starship-cli --api-server http://localhost:8084 module create -b modules/ddos_event/ddos_event.bcc -w modules/ddos_event/write_events_to_output.wasm -m modules/ddos_event/module.json

starship-cli --api-server http://localhost:8084 module create -b modules/sample_json/sample_json.bcc -w modules/sample_json/sample_json.wasm -m modules/sample_json/manifest.json

The created dashboard's query becomes:
image

To Reproduce
Steps to reproduce the behavior:
Just repeat the above process

Expected behavior
The query should be on querying the newly-created data table.

Screenshots
image

Additional context
None

Metadata

Metadata

Labels

bugSomething isn't working as expectedmodule-mgmtRelated to tools and procedures of managing modules with Starship and publicneeds-triageNewly created issues that need assessment and find appropriate assignee

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions