• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pomerium / pomerium / 26172584026
52%

Build:
DEFAULT BRANCH: main
Ran 20 May 2026 03:53PM UTC
Jobs 1
Files 714
Run time 3min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

20 May 2026 03:28PM UTC coverage: 45.795% (-0.04%) from 45.831%
26172584026

push

github

web-flow
feat(session_recording): configure policy / settings (#6355)

## Summary

Adds `session_recording_concurrency` field to core config for tuning the
number of available worker threads used for session_recording uploading.

```yaml
session_recording_concurrency: <number of worker threads>
```

Adds `session_recording.enabled = true/false` to policies:

```yaml
routes:
  - from: ssh://mylocal
      to: ssh://0.0.0.0:22
      allow_any_authenticated_user: true
      session_recording:
        enabled:true #false
```


## Related issues

Follow up to : https://github.com/pomerium/pomerium/pull/6352

## User Explanation

Adds `session_recording_concurrency` field to core config for tuning the
number of available worker threads used for session_recording uploading.

```yaml
session_recording_concurrency: <number of worker threads>
```

Adds `session_recording.enabled = true/false` to policies:

```yaml
routes:
  - from: ssh://mylocal
      to: ssh://0.0.0.0:22
      allow_any_authenticated_user: true
      session_recording:
        enabled:true #false
```

## AI disclosure

none

## Checklist

- [X] reference any related issues
- [X] updated unit tests
- [X] add appropriate label (`enhancement`, `bug`, `breaking`,
`dependencies`, `ci`)
- [X] disclosed AI usage (or wrote "none") per AI_POLICY.md
- [x] ready for review

28 of 144 new or added lines in 5 files covered. (19.44%)

4 existing lines in 3 files now uncovered.

36643 of 80016 relevant lines covered (45.79%)

305.7 hits per line

Uncovered Changes

Lines Coverage ∆ File
76
0.0
0.0% pkg/grpc/config/config.pb.validate.go
29
78.92
-4.6% pkg/ssh/auth.go
6
84.78
-0.61% pkg/ssh/stream.go
4
0.0
0.0% pkg/envoy/dynamic_extensions.go
1
2.36
0.0% pkg/envoy/envoy.go

Coverage Regressions

Lines Coverage ∆ File
2
48.3
-0.36% internal/databroker/server_clustered_follower.go
1
81.95
-0.21% pkg/envoy/resource_monitor_linux.go
1
75.41
0.0% pkg/storage/postgres/registry.go
Jobs
ID Job ID Ran Files Coverage
1 26172584026.1 20 May 2026 03:53PM UTC 714
45.79
GitHub Action Run
Source Files on build 26172584026
  • Tree
  • List 714
  • Changed 14
  • Source Changed 6
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26172584026
  • bc5be0c4 on github
  • Prev Build on main (#26169977511)
  • Next Build on main (#26181395278)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc