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

[observability] Team Workspace / Success Criteria dashboard -> no data #7335

Closed
kylos101 opened this issue Dec 21, 2021 · 3 comments · Fixed by #7354
Closed

[observability] Team Workspace / Success Criteria dashboard -> no data #7335

kylos101 opened this issue Dec 21, 2021 · 3 comments · Fixed by #7354
Assignees
Labels
groundwork: awaiting deployment team: workspace Issue belongs to the Workspace team

Comments

@kylos101
Copy link
Contributor

Bug description

The dashboard is empty, panes should display data.

Steps to reproduce

Browse here

Workspace affected

n/a

Expected behavior

Should contain data

Example repository

n/a

Anything else?

Is the datasource set correctly here?

@kylos101
Copy link
Contributor Author

/team workspace

@roboquat roboquat added the team: workspace Issue belongs to the Workspace team label Dec 21, 2021
@kylos101 kylos101 self-assigned this Dec 21, 2021
@kylos101
Copy link
Contributor Author

/schedule

@roboquat
Copy link
Contributor

@kylos101: Issue scheduled in the workspace team (WIP: 0)

In response to this:

/schedule

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

kylos101 added a commit that referenced this issue Dec 21, 2021
This relies on a variable datasource ($datasource), of type Data source, where it's Data source option type is Prometheus.
kylos101 added a commit that referenced this issue Dec 23, 2021
Handle "no data" by adding 'on() vector(0)' to each numerator
Relies on new variable $datasource
Also fixes legend for workspace startup panel
When exporting from Grafana, disable "export for sharing externally"
roboquat pushed a commit that referenced this issue Dec 23, 2021
Handle "no data" by adding 'on() vector(0)' to each numerator
Relies on new variable $datasource
Also fixes legend for workspace startup panel
When exporting from Grafana, disable "export for sharing externally"
filiptronicek pushed a commit that referenced this issue Dec 30, 2021
Add the TrackEvent type struct

Reference fixes

Only require one flag

Better function description

go fmt

Update components/gitpod-cli/cmd/git-track-command.go

Co-authored-by: bigint <bigint@icloud.com>

fixes

Log the correct vars and correct error messages

Set test data

Remove more unused code

go fmt

More go fmt

Mock `TrackEvent`

Fix destination of `gitCommand`

Fix function references

Spawn the git command tracker automatically

Correct the script name

Don't expect any results

Don't return on error with tracker

Use new connection syntax

`go fmt`

Set the correct type for params, rename args

`go fmt`

Fix param type names

Add resource scope

Move process release to an `else` block

Make `TrackEvent` types emulate the backend

Format

`go fmt`

Only use the one required scope

Close the client after returning

Change description

[changelog] updated changelog

Setup IdentitiesOnly as yes in ssh config

Fixes #7335

Handle "no data" by adding 'on() vector(0)' to each numerator
Relies on new variable $datasource
Also fixes legend for workspace startup panel
When exporting from Grafana, disable "export for sharing externally"

Helm is needed to support Observability

[changelog] updated changelog

add missing condition for ide-proxy heml chart

Improve label colors on dashboard integrations for the dark theme

Send headers when connecting to the supervisor

Create the version file during build
filiptronicek pushed a commit that referenced this issue Jan 5, 2022
Add the TrackEvent type struct

Reference fixes

Only require one flag

Better function description

go fmt

Update components/gitpod-cli/cmd/git-track-command.go

Co-authored-by: bigint <bigint@icloud.com>

fixes

Log the correct vars and correct error messages

Set test data

Remove more unused code

go fmt

More go fmt

Mock `TrackEvent`

Fix destination of `gitCommand`

Fix function references

Spawn the git command tracker automatically

Correct the script name

Don't expect any results

Don't return on error with tracker

Use new connection syntax

`go fmt`

Set the correct type for params, rename args

`go fmt`

Fix param type names

Add resource scope

Move process release to an `else` block

Make `TrackEvent` types emulate the backend

Format

`go fmt`

Only use the one required scope

Close the client after returning

Change description

[changelog] updated changelog

Setup IdentitiesOnly as yes in ssh config

Fixes #7335

Handle "no data" by adding 'on() vector(0)' to each numerator
Relies on new variable $datasource
Also fixes legend for workspace startup panel
When exporting from Grafana, disable "export for sharing externally"

Helm is needed to support Observability

[changelog] updated changelog

add missing condition for ide-proxy heml chart

Improve label colors on dashboard integrations for the dark theme

Send headers when connecting to the supervisor

Create the version file during build

Setup IdentitiesOnly as yes in ssh config

Fixes #7335

Handle "no data" by adding 'on() vector(0)' to each numerator
Relies on new variable $datasource
Also fixes legend for workspace startup panel
When exporting from Grafana, disable "export for sharing externally"

Helm is needed to support Observability

[changelog] updated changelog

add missing condition for ide-proxy heml chart

Improve label colors on dashboard integrations for the dark theme

Fix Gitpod casing in proc tests

[local-app] timeout the local app after special time of inactivity

Set hostname to workspace ID rather than instance ID

removed unused dependency

[server] derive configuration when no explicit one

Fixes #6921

[changelog] updated changelog

Add version command

Make the command available

`go fmt`

Try adding dummy version file

Move the text file again

Print the trimmed version

Use the version string from the gitpod client component

Remove unused version file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
groundwork: awaiting deployment team: workspace Issue belongs to the Workspace team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants