Skip to content

website/integrations: Grafana: cleanup#23144

Merged
dewi-tik merged 3 commits into
mainfrom
sdko/integrcleanup/grafana
Jun 18, 2026
Merged

website/integrations: Grafana: cleanup#23144
dewi-tik merged 3 commits into
mainfrom
sdko/integrcleanup/grafana

Conversation

@dominic-r

Copy link
Copy Markdown
Member

Effort: Integration Cleanup 2026-05. See #team-docs for more information and tracking spreadsheet.

Tracked in #23101

Agent-thread: https://sdko.org/internal/thr/ak/019ed1c2-94fc-76c2-9f2f-afbdef9030e2
A7k-product: product
A7k-product-repo: 4
Co-authored-by: Agent <gptagent@svc.sdko.net>
@dominic-r dominic-r added the area:docs Features or issues related to Docusaurus label Jun 16, 2026
@dominic-r dominic-r requested a review from a team as a code owner June 16, 2026 19:23
@dominic-r dominic-r self-assigned this Jun 16, 2026
@netlify

netlify Bot commented Jun 16, 2026

Copy link
Copy Markdown

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 7cd35e7
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/6a33dbb362ad6300083363dc
😎 Deploy Preview https://deploy-preview-23144--authentik-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Jun 16, 2026

Copy link
Copy Markdown

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 7cd35e7
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6a33dbb314e2010008358662
😎 Deploy Preview https://deploy-preview-23144--authentik-integrations.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Jun 16, 2026

Copy link
Copy Markdown

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 7cd35e7
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6a33dbb3770fd30008a34704
😎 Deploy Preview https://deploy-preview-23144--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov

codecov Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.28%. Comparing base (3a26268) to head (7cd35e7).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #23144      +/-   ##
==========================================
- Coverage   93.28%   93.28%   -0.01%     
==========================================
  Files        1035     1035              
  Lines       60314    60314              
  Branches      400      400              
==========================================
- Hits        56266    56264       -2     
- Misses       4048     4050       +2     
Flag Coverage Δ
conformance 36.46% <ø> (+<0.01%) ⬆️
e2e 41.70% <ø> (+<0.01%) ⬆️
integration 32.90% <ø> (+<0.01%) ⬆️
rust 0.00% <ø> (ø)
unit 92.22% <ø> (+<0.01%) ⬆️
unit-migrate 92.25% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@github-actions

github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-e0d4d16a6c0d6ca2a4c484e51246a6e9653c296d
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
    image:
        repository: ghcr.io/goauthentik/dev-server
        tag: gh-e0d4d16a6c0d6ca2a4c484e51246a6e9653c296d

Afterwards, run the upgrade commands from the latest release notes.

Comment thread website/integrations/monitoring/grafana/index.mdx Outdated
Comment thread website/integrations/monitoring/grafana/index.mdx Outdated
@github-project-automation github-project-automation Bot moved this from Todo to In Progress in authentik Core Jun 18, 2026
dewi-tik added 2 commits June 18, 2026 12:50
Co-authored-by: Dewi Roberts <dewi@goauthentik.io>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
@dewi-tik dewi-tik enabled auto-merge (squash) June 18, 2026 11:51
@dewi-tik dewi-tik merged commit 195d135 into main Jun 18, 2026
112 checks passed
@dewi-tik dewi-tik deleted the sdko/integrcleanup/grafana branch June 18, 2026 12:18
@github-project-automation github-project-automation Bot moved this from In Progress to Done in authentik Core Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:docs Features or issues related to Docusaurus

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants