Skip to content

auth0: Fix dashboard visualisations containing empty data. #11693

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

Merged
merged 2 commits into from
Nov 12, 2024

Conversation

kcreddy
Copy link
Contributor

@kcreddy kcreddy commented Nov 11, 2024

Proposed commit message

Few visualisations inside the dashboard contain incorrect filters resulting in empty data.
This PR fixes the visualisation filters.

Other changes:

  • Add sample logs from pipeline to system tests to simulate the data for visualisation.
  • Add assert.hit_count to system tests running with http_endpoint.

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.
  • I have verified that any added dashboard complies with Kibana's Dashboard good practices

How to test this PR locally

Related issues

Screenshots

Before:
Screenshot 2024-11-11 at 9 25 26 PM

After:
Screenshot 2024-11-11 at 9 21 50 PM

@kcreddy kcreddy self-assigned this Nov 11, 2024
@kcreddy kcreddy added Integration:auth0 Auth0 bugfix Pull request that fixes a bug issue Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations] labels Nov 11, 2024
@kcreddy kcreddy marked this pull request as ready for review November 11, 2024 15:56
@kcreddy kcreddy requested a review from a team as a code owner November 11, 2024 15:56
@elasticmachine
Copy link

Pinging @elastic/security-service-integrations (Team:Security-Service Integrations)

@kcreddy kcreddy added the dashboard Relates to a Kibana dashboard bug, enhancement, or modification. label Nov 11, 2024
@elasticmachine
Copy link

💚 Build Succeeded

cc @kcreddy

Copy link

@kcreddy kcreddy merged commit a7029db into elastic:main Nov 12, 2024
5 checks passed
@elastic-vault-github-plugin-prod

Package auth0 - 1.18.1 containing this change is available at https://epr.elastic.co/package/auth0/1.18.1/

harnish-crest-data pushed a commit to chavdaharnish/integrations that referenced this pull request Feb 4, 2025
…1693)

Few visualisations inside the dashboard contain incorrect filters resulting in empty data.
This PR fixes the visualisation filters.

Other changes:
- Add sample logs from pipeline to system tests to simulate the data for visualisation.
- Add `assert.hit_count` to system tests running with `http_endpoint`.
harnish-crest-data pushed a commit to chavdaharnish/integrations that referenced this pull request Feb 5, 2025
…1693)

Few visualisations inside the dashboard contain incorrect filters resulting in empty data.
This PR fixes the visualisation filters.

Other changes:
- Add sample logs from pipeline to system tests to simulate the data for visualisation.
- Add `assert.hit_count` to system tests running with `http_endpoint`.
@kcreddy kcreddy deleted the auth0-dash branch February 7, 2025 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Pull request that fixes a bug issue dashboard Relates to a Kibana dashboard bug, enhancement, or modification. Integration:auth0 Auth0 Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Auth0]: Broken dashboard visualizations
3 participants