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

[O11y][Redis Enterprise] Add description for panels #5737

Conversation

rajvi-patel-22
Copy link
Contributor

@rajvi-patel-22 rajvi-patel-22 commented Mar 29, 2023

  • Bug

What does this PR do?

  • Add panel description in Redis Enterprise migrated panels.
  • The description tooltip doesn't support for lens in Kibana older versions. However, It will be added in Kibana 8.7.

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.

Author's Checklist

  • Panel descriptions can be viewed and modified in Kibana 8.7.0

Related issues

Screenshots

image (13)

Note: We identified that adding description at embeddableConfig.attributes.description rather than adding at embeddableConfig.description will show tooltip in 8.3.0.

@rajvi-patel-22 rajvi-patel-22 requested a review from a team as a code owner March 29, 2023 14:26
@elasticmachine
Copy link

elasticmachine commented Mar 29, 2023

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2023-03-31T13:30:22.603+0000

  • Duration: 13 min 43 sec

Test stats 🧪

Test Results
Failed 0
Passed 5
Skipped 0
Total 5

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

@elasticmachine
Copy link

elasticmachine commented Mar 29, 2023

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 100.0% (0/0) 💚
Files 100.0% (0/0) 💚
Classes 100.0% (0/0) 💚
Methods 50.0% (4/8) 👎 -43.333
Lines 100.0% (0/0) 💚
Conditionals 100.0% (0/0) 💚

@agithomas
Copy link
Contributor

@rajvi-elastic , In the comment, it was mentioned the option to add description is not available in version until 8.6. In the PR, i do not see a kibana version change. Can you re-check on this point and clarify?

@agithomas
Copy link
Contributor

@rajvi-elastic , please link the PR to the redis enterprise migration issue for purpose of ease of tracking

@rajvi-patel-22
Copy link
Contributor Author

@rajvi-elastic , In the comment, it was mentioned the option to add description is not available in version until 8.6. In the PR, i do not see a kibana version change. Can you re-check on this point and clarify?

@agithomas, Do we really want to upgrade Kibana version for this change? Because this change will not cause any issue in older Kibana Version (For eg., 8.3.0 or later versions). Just the tooltip won't appear in the panel. All the other functionalities will work fine.

@agithomas
Copy link
Contributor

@agithomas, Do we really want to upgrade Kibana version for this change? Because this change will not cause any issue in older Kibana Version (For eg., 8.3.0 or later versions). Just the tooltip won't appear in the panel. All the other functionalities will work fine.

I now see that there is no change in the kibana version and hence I am good.

@agithomas
Copy link
Contributor

@SubhrataK , can you please help by discussing with @rajvi-elastic on the missing tool-tip issue , she highlighted and is it an important one and if it is Ok to loose the feature?

@kush-elastic kush-elastic self-requested a review March 31, 2023 06:46
@kush-elastic kush-elastic added Integration:Redis-Enterprise bug Something isn't working Team:Service-Integrations Label for the Service Integrations team labels Mar 31, 2023
@SubhrataK
Copy link

@rajvi-elastic As discussed, as long as the panel names are meaningful and self explanatory, we can live without the tool tips . Anyhow, this feature is available in later versions of Kibana, so should not be a blocker.

Also, please update the dashboards, with suggestions provided for changing the Titles of each of the panels, so that tool tips are not required.

@rajvi-patel-22
Copy link
Contributor Author

@agithomas, While updating labels in 8.3.0, we identified that adding description at embeddableConfig.attributes.description rather than adding at embeddableConfig.description will show tooltip in 8.3.0.

@milan-elastic
Copy link
Contributor

Approved!

Copy link
Collaborator

@kush-elastic kush-elastic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Contributor

@agithomas agithomas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@kush-elastic kush-elastic merged commit 235d184 into elastic:main Apr 4, 2023
@elasticmachine
Copy link

Package redisenterprise - 0.4.1 containing this change is available at https://epr.elastic.co/search?package=redisenterprise

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Integration:Redis-Enterprise Team:Service-Integrations Label for the Service Integrations team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants