Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
6a4c33d
One more tweak to GPU profile types (#6366)
gnurizen May 28, 2026
4e7c82b
Publish
gnurizen May 28, 2026
cce673d
ci: upgrade pnpm to 11 (#6367)
metalmatze Jun 9, 2026
9683ee1
ui: GPU tooltip improvement (#6368)
manojVivek Jun 9, 2026
c167302
Publish
manojVivek Jun 9, 2026
da56563
Enable source view per default (#6216)
sbueringer Jun 11, 2026
a46796c
Publish
brancz Jun 11, 2026
60a9098
ui: Nuqs state updates pushed to history when chosen (#6369)
manojVivek Jun 23, 2026
e84502e
Publish
manojVivek Jun 23, 2026
b08efaf
ui: External sumby value handled properly in the query state (#6370)
manojVivek Jun 24, 2026
8f6bee4
Publish
manojVivek Jun 24, 2026
6ffa7e0
Sumby more validation (#6371)
manojVivek Jun 25, 2026
fb7962c
Publish
manojVivek Jun 25, 2026
499025b
ui: Using nuqs default options to enforce history behaviour (#6374)
manojVivek Jul 2, 2026
d7ff66e
Publish
manojVivek Jul 2, 2026
e0f061a
Handling some missed url params with the nuqs defaults (#6375)
manojVivek Jul 2, 2026
ac986cc
Publish
manojVivek Jul 2, 2026
648e860
Missing instructions (#6363)
manojVivek Jul 7, 2026
7d2c7ed
Publish
manojVivek Jul 7, 2026
2bc9f11
Fix pprof validation: nil period_type and off-by-one string bounds (#…
arpitjain099 Jul 20, 2026
e308434
Upgrade nuqs (#6377)
manojVivek Jul 22, 2026
9534fec
Publish
manojVivek Jul 22, 2026
7fabb42
chore(deps): update dependency @babel/core to v7.29.6 [security] (#6378)
renovate[bot] Jul 26, 2026
1b87a36
chore(deps): update dependency basic-ftp@<5.2.0 to v5.3.1 [security] …
renovate[bot] Jul 26, 2026
4d9a7b6
chore(deps): update dependency brace-expansion@>=4.0.0 <5.0.5 to v5.0…
renovate[bot] Jul 26, 2026
e1f9e38
build(deps): update module google.golang.org/grpc to v1.82.1 [securit…
renovate[bot] Jul 26, 2026
5268dd0
chore(deps): update dependency qs@>=6.7.0 <=6.14.1 to v6.15.2 [securi…
renovate[bot] Jul 26, 2026
15a57e4
build(deps): update module golang.org/x/net to v0.55.0 [security] (#6…
renovate[bot] Jul 26, 2026
6d19b11
chore(deps): update dependency axios@>=1.0.0 <1.13.5 to v1.18.0 [secu…
renovate[bot] Jul 27, 2026
5c99127
chore(deps): update dependency axios@>=1.14.0 <1.14.2 to v1.18.0 [sec…
renovate[bot] Jul 27, 2026
6e6dfdd
chore(deps): update dependency brace-expansion@>=2.0.0 <2.0.3 to v2.1…
renovate[bot] Jul 27, 2026
5f28d35
chore(deps): update dependency brace-expansion@<1.1.13 to v1.1.16 [se…
renovate[bot] Jul 27, 2026
3b5647c
chore(deps): update dependency immutable@>=5.0.0 <5.1.5 to v5.1.8 [se…
renovate[bot] Jul 27, 2026
5beda97
chore(deps): update dependency svgo@>=2.1.0 <2.8.1 to v2.8.3 [securit…
renovate[bot] Aug 10, 2026
28e846d
build(deps): update grpc-gateway to v2.29.0 (#6340)
renovate[bot] Aug 10, 2026
96b7d5c
build(deps): update dependency postcss to v8.5.12 [security] (#6394)
renovate[bot] Aug 25, 2026
137e0a3
Publish
renovate[bot] Aug 25, 2026
7ca87cb
chore(deps): update dependency postcss@<8.4.31 to v8.5.12 [security] …
renovate[bot] Aug 25, 2026
36f0a6c
build(deps): update dependency postcss to v8.5.18 [security] (#6396)
renovate[bot] Aug 25, 2026
53b0fe4
Publish
renovate[bot] Aug 25, 2026
a9fbbd3
build(deps): update dependency postcss to v8.5.23 [security] (#6397)
renovate[bot] Aug 26, 2026
2684b8c
Publish
renovate[bot] Aug 26, 2026
007b19e
chore(deps): update dependency postcss@<8.4.31 to v8.5.23 [security] …
renovate[bot] Aug 26, 2026
254dae6
chore(deps): update dependency brace-expansion@>=2.0.0 <2.0.3 to v2.1…
renovate[bot] Aug 27, 2026
87579dc
chore(deps): update dependency brace-expansion@<1.1.13 to v1.1.18 [se…
renovate[bot] Aug 27, 2026
77dce63
Merge remote-tracking branch 'origin/main' into sync/main-alt-upstream
Sep 1, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 1 addition & 7 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ concurrency:
group: ${{ github.workflow }}-${{ github.event.number || github.ref }}
cancel-in-progress: true

env:
# renovate: datasource=npm depName=pnpm versioning=npm
PNPM_VERSION: '10.33.0'

jobs:
build-and-test:
name: Test on ${{ matrix.arch }}
Expand Down Expand Up @@ -60,9 +56,7 @@ jobs:
with:
go-version-file: .go-version

- uses: pnpm/action-setup@a3252b78c470c02df07e9d59298aecedc3ccdd6d # v3.0.0
with:
version: ${{ env.PNPM_VERSION }}
- uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8

- name: Set up Node.js
if: ${{ steps.skip-check.outputs.should_skip != 'true' }}
Expand Down
8 changes: 1 addition & 7 deletions .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ concurrency:
group: ${{ github.workflow }}-${{ github.event.number || github.ref }}
cancel-in-progress: true

env:
# renovate: datasource=npm depName=pnpm versioning=npm
PNPM_VERSION: '10.33.0'

# List of jobs
jobs:
skip-check:
Expand Down Expand Up @@ -61,9 +57,7 @@ jobs:
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
with:
fetch-depth: 0 # Required to retrieve git history
- uses: pnpm/action-setup@a3252b78c470c02df07e9d59298aecedc3ccdd6d # v3.0.0
with:
version: ${{ env.PNPM_VERSION }}
- uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8
- name: Set up Node.js
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
with:
Expand Down
8 changes: 1 addition & 7 deletions .github/workflows/codeql-analysis-go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ concurrency:
group: ${{ github.workflow }}-${{ github.event.number || github.ref }}
cancel-in-progress: true

env:
# renovate: datasource=npm depName=pnpm versioning=npm
PNPM_VERSION: '10.33.0'

jobs:
skip-check:
name: Skip check
Expand Down Expand Up @@ -73,9 +69,7 @@ jobs:
with:
go-version-file: .go-version

- uses: pnpm/action-setup@a3252b78c470c02df07e9d59298aecedc3ccdd6d # v3.0.0
with:
version: ${{ env.PNPM_VERSION }}
- uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8

- name: Set up Node.js
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
Expand Down
6 changes: 1 addition & 5 deletions .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ concurrency:
env:
# renovate: datasource=go depName=github.com/goreleaser/goreleaser
GORELEASER_VERSION: v1.26.2
# renovate: datasource=npm depName=pnpm versioning=npm
PNPM_VERSION: '10.33.0'

jobs:
skip-check:
Expand Down Expand Up @@ -76,9 +74,7 @@ jobs:
with:
go-version-file: .go-version

- uses: pnpm/action-setup@a3252b78c470c02df07e9d59298aecedc3ccdd6d # v3.0.0
with:
version: ${{ env.PNPM_VERSION }}
- uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8

- name: Set up Node.js
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
Expand Down
8 changes: 1 addition & 7 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ concurrency:
group: ${{ github.workflow }}-${{ github.event.number || github.ref }}
cancel-in-progress: true

env:
# renovate: datasource=npm depName=pnpm versioning=npm
PNPM_VERSION: '10.33.0'

jobs:
skip-check:
name: Skip check
Expand Down Expand Up @@ -62,9 +58,7 @@ jobs:
with:
go-version-file: .go-version

- uses: pnpm/action-setup@a3252b78c470c02df07e9d59298aecedc3ccdd6d # v3.0.0
with:
version: ${{ env.PNPM_VERSION }}
- uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8

- name: Set up Node.js
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
Expand Down
8 changes: 1 addition & 7 deletions .github/workflows/go-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ concurrency:
group: ${{ github.workflow }}-${{ github.event.number || github.ref }}
cancel-in-progress: true

env:
# renovate: datasource=npm depName=pnpm versioning=npm
PNPM_VERSION: '10.33.0'

jobs:
skip-check:
name: Skip check
Expand Down Expand Up @@ -67,9 +63,7 @@ jobs:
run: |
./env.sh

- uses: pnpm/action-setup@a3252b78c470c02df07e9d59298aecedc3ccdd6d # v3.0.0
with:
version: ${{ env.PNPM_VERSION }}
- uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8

- name: Set up Node.js
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
Expand Down
6 changes: 1 addition & 5 deletions .github/workflows/release-dry-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ concurrency:
env:
# renovate: datasource=go depName=github.com/goreleaser/goreleaser
GORELEASER_VERSION: v1.26.2
# renovate: datasource=npm depName=pnpm versioning=npm
PNPM_VERSION: '10.33.0'

permissions:
contents: write
Expand Down Expand Up @@ -83,9 +81,7 @@ jobs:
with:
go-version-file: .go-version

- uses: pnpm/action-setup@a3252b78c470c02df07e9d59298aecedc3ccdd6d # v3.0.0
with:
version: ${{ env.PNPM_VERSION }}
- uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8

- name: Set up Node.js
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
Expand Down
6 changes: 1 addition & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ concurrency:
env:
# renovate: datasource=go depName=github.com/goreleaser/goreleaser
GORELEASER_VERSION: v1.26.2
# renovate: datasource=npm depName=pnpm versioning=npm
PNPM_VERSION: '10.33.0'

permissions:
contents: write
Expand All @@ -39,9 +37,7 @@ jobs:
with:
go-version-file: .go-version

- uses: pnpm/action-setup@a3252b78c470c02df07e9d59298aecedc3ccdd6d # v3.0.0
with:
version: ${{ env.PNPM_VERSION }}
- uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8

- name: Set up Node.js
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
Expand Down
6 changes: 1 addition & 5 deletions .github/workflows/snap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ concurrency:
env:
# renovate: datasource=go depName=github.com/goreleaser/goreleaser
GORELEASER_VERSION: v1.26.2
# renovate: datasource=npm depName=pnpm versioning=npm
PNPM_VERSION: '10.33.0'

permissions:
contents: write
Expand Down Expand Up @@ -86,9 +84,7 @@ jobs:
check-latest: true
cache: true

- uses: pnpm/action-setup@a3252b78c470c02df07e9d59298aecedc3ccdd6d # v3.0.0
with:
version: ${{ env.PNPM_VERSION }}
- uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8

- name: Set up Node.js
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
Expand Down
8 changes: 1 addition & 7 deletions .github/workflows/ui-publish-components.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ concurrency:
group: ${{ github.workflow }}-${{ github.event.number || github.ref }}
cancel-in-progress: false

env:
# renovate: datasource=npm depName=pnpm versioning=npm
PNPM_VERSION: '10.33.0'

jobs:
skip-check:
name: Skip check
Expand Down Expand Up @@ -59,9 +55,7 @@ jobs:
git fetch origin +refs/heads/main:refs/remotes/origin/main && \
git checkout main

- uses: pnpm/action-setup@a3252b78c470c02df07e9d59298aecedc3ccdd6d # v3.0.0
with:
version: ${{ env.PNPM_VERSION }}
- uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8

- name: Set up Node.js
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
Expand Down
8 changes: 1 addition & 7 deletions .github/workflows/ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ concurrency:
group: ${{ github.workflow }}-${{ github.event.number || github.ref }}
cancel-in-progress: true

env:
# renovate: datasource=npm depName=pnpm versioning=npm
PNPM_VERSION: '10.33.0'

jobs:
skip-check:
name: Skip check
Expand Down Expand Up @@ -54,9 +50,7 @@ jobs:
steps:
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1

- uses: pnpm/action-setup@a3252b78c470c02df07e9d59298aecedc3ccdd6d # v3.0.0
with:
version: ${{ env.PNPM_VERSION }}
- uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8

- name: Set up Node.js
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
Expand Down
4 changes: 2 additions & 2 deletions buf.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@ plugins:
- generate_dependencies

# renovate: datasource=github-releases depName=grpc-ecosystem/grpc-gateway
- plugin: buf.build/grpc-ecosystem/gateway:v2.28.0
- plugin: buf.build/grpc-ecosystem/gateway:v2.29.0
out: gen/proto/go
opt:
- paths=source_relative
- generate_unbound_methods=true

# renovate: datasource=github-releases depName=grpc-ecosystem/grpc-gateway
- plugin: buf.build/grpc-ecosystem/openapiv2:v2.28.0
- plugin: buf.build/grpc-ecosystem/openapiv2:v2.29.0
out: gen/proto/swagger
opt:
- allow_merge=false
36 changes: 18 additions & 18 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ require (
github.com/google/uuid v1.6.0
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.1.0
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.3
github.com/grpc-ecosystem/grpc-gateway/v2 v2.28.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.29.0
github.com/ianlancetaylor/demangle v0.0.0-20250628045327-2d64ad6b7ec5
github.com/improbable-eng/grpc-web v0.15.0
github.com/klauspost/compress v1.18.5
Expand Down Expand Up @@ -59,12 +59,12 @@ require (
go.uber.org/atomic v1.11.0
go.uber.org/automaxprocs v1.6.0
golang.org/x/exp v0.0.0-20260112195511-716be5621a96
golang.org/x/net v0.52.0
golang.org/x/net v0.55.0
golang.org/x/oauth2 v0.36.0
golang.org/x/sync v0.20.0
google.golang.org/api v0.276.0
google.golang.org/genproto/googleapis/api v0.0.0-20260401024825-9d38bb4040a9
google.golang.org/grpc v1.80.0
google.golang.org/genproto/googleapis/api v0.0.0-20260414002931-afd174a4e478
google.golang.org/grpc v1.82.1
google.golang.org/protobuf v1.36.11
gopkg.in/dnaeon/go-vcr.v3 v3.2.2
gopkg.in/yaml.v3 v3.0.1
Expand All @@ -86,7 +86,7 @@ require (
github.com/AzureAD/microsoft-authentication-library-for-go v1.4.2 // indirect
github.com/ClickHouse/ch-go v0.71.0 // indirect
github.com/Code-Hex/go-generics-cache v1.5.1 // indirect
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.31.0 // indirect
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.32.0 // indirect
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.55.0 // indirect
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.55.0 // indirect
github.com/Microsoft/go-winio v0.6.2 // indirect
Expand Down Expand Up @@ -115,7 +115,7 @@ require (
github.com/bits-and-blooms/bitset v1.12.0 // indirect
github.com/cenkalti/backoff/v5 v5.0.3 // indirect
github.com/clbanning/mxj v1.8.4 // indirect
github.com/cncf/xds/go v0.0.0-20251210132809-ee656c7534f5 // indirect
github.com/cncf/xds/go v0.0.0-20260202195803-dba9d589def2 // indirect
github.com/containerd/errdefs v1.0.0 // indirect
github.com/containerd/errdefs/pkg v0.3.0 // indirect
github.com/coreos/etcd v3.3.27+incompatible // indirect
Expand All @@ -133,15 +133,15 @@ require (
github.com/dustin/go-humanize v1.0.1 // indirect
github.com/efficientgo/core v1.0.0-rc.2 // indirect
github.com/emicklei/go-restful/v3 v3.11.0 // indirect
github.com/envoyproxy/go-control-plane/envoy v1.36.0 // indirect
github.com/envoyproxy/protoc-gen-validate v1.3.0 // indirect
github.com/envoyproxy/go-control-plane/envoy v1.37.0 // indirect
github.com/envoyproxy/protoc-gen-validate v1.3.3 // indirect
github.com/fatih/color v1.16.0 // indirect
github.com/felixge/httpsnoop v1.0.4 // indirect
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
github.com/gin-gonic/gin v1.9.1 // indirect
github.com/go-faster/city v1.0.1 // indirect
github.com/go-faster/errors v0.7.1 // indirect
github.com/go-jose/go-jose/v4 v4.1.3 // indirect
github.com/go-jose/go-jose/v4 v4.1.4 // indirect
github.com/go-logfmt/logfmt v0.6.0 // indirect
github.com/go-logr/logr v1.4.3 // indirect
github.com/go-logr/stdr v1.2.2 // indirect
Expand Down Expand Up @@ -242,23 +242,23 @@ require (
github.com/x448/float16 v0.8.4 // indirect
go.etcd.io/bbolt v1.3.7 // indirect
go.opentelemetry.io/auto/sdk v1.2.1 // indirect
go.opentelemetry.io/contrib/detectors/gcp v1.39.0 // indirect
go.opentelemetry.io/contrib/detectors/gcp v1.43.0 // indirect
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.67.0 // indirect
go.opentelemetry.io/otel/metric v1.43.0 // indirect
go.opentelemetry.io/otel/sdk/metric v1.43.0 // indirect
go.yaml.in/yaml/v2 v2.4.3 // indirect
go.yaml.in/yaml/v3 v3.0.4 // indirect
golang.org/x/crypto v0.49.0 // indirect
golang.org/x/mod v0.33.0 // indirect
golang.org/x/sys v0.42.0 // indirect
golang.org/x/telemetry v0.0.0-20260209163413-e7419c687ee4 // indirect
golang.org/x/term v0.41.0 // indirect
golang.org/x/text v0.35.0 // indirect
golang.org/x/crypto v0.51.0 // indirect
golang.org/x/mod v0.35.0 // indirect
golang.org/x/sys v0.45.0 // indirect
golang.org/x/telemetry v0.0.0-20260409153401-be6f6cb8b1fa // indirect
golang.org/x/term v0.43.0 // indirect
golang.org/x/text v0.37.0 // indirect
golang.org/x/time v0.15.0 // indirect
golang.org/x/tools v0.42.0 // indirect
golang.org/x/tools v0.44.0 // indirect
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
google.golang.org/genproto v0.0.0-20260319201613-d00831a3d3e7 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20260401024825-9d38bb4040a9 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20260414002931-afd174a4e478 // indirect
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
Expand Down
Loading
Loading