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

telemetry: init #11508

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

telemetry: init #11508

wants to merge 3 commits into from

Conversation

rissson
Copy link
Member

@rissson rissson commented Sep 25, 2024

Details

Add opt-in analytics sending

TODO:

  • docs
  • release notes
  • add more data
  • add tests
  • analytics -> telemetry

TODO where I need help:

  • add data preview in settings
  • the cancel button on the admin settings page in the frontend doesn't reset the dual-select input
  • figure out what else we want to send

Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • The code has been formatted (make web)

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make website)

Signed-off-by: Marc 'risson' Schmitt <[email protected]>
@rissson rissson self-assigned this Sep 25, 2024
@rissson rissson requested review from a team as code owners September 25, 2024 12:38
Copy link

netlify bot commented Sep 25, 2024

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 435ba59
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/66f40afbe8eb8d00083234d7

Copy link

netlify bot commented Sep 25, 2024

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 435ba59
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/66f40afb16c33300082c8e04

Signed-off-by: Marc 'risson' Schmitt <[email protected]>
@rissson rissson marked this pull request as draft September 25, 2024 12:42
Copy link

codecov bot commented Sep 25, 2024

❌ 65 Tests Failed:

Tests completed Failed Passed Skipped
65 65 0 0
View the top 3 failed tests by shortest run time
tests.e2e.test_provider_ldap.TestProviderLDAP test_ldap_bind_search
Stack Traces | 0.001s run time
No failure message available
tests.e2e.test_provider_oidc.TestProviderOAuth2OIDC test_redirect_uri_error
Stack Traces | 0.001s run time
No failure message available
tests.integration.test_proxy_kubernetes.TestProxyKubernetes test_kubernetes_controller_ingress
Stack Traces | 0.001s run time
No failure message available

To view individual test run time comparison to the main branch, go to the Test Analytics Dashboard

Signed-off-by: Marc 'risson' Schmitt <[email protected]>
@rissson rissson changed the title analytics: init telemetry: init Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant