-
Notifications
You must be signed in to change notification settings - Fork 6
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
[DPDV-2925] renamed example dashboard and updated TA's readme file #85
Conversation
remove hard coded fields from impossible taveler
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thanks. This PR broke end to end tests (https://github.com/scalyr/dataset-addon-for-splunk/actions/runs/6278160603/job/17051334128), but I think this commit should fix it - ecf3a58. |
@@ -21,7 +21,7 @@ | |||
<view name="search"/> | |||
<collection label="Dashboards"> | |||
<view name="dashboards" /> | |||
<view name="dataset_by_example" /> | |||
<view name="sdl_by_example" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Any reason why this view name was updated, but not the one above (https://github.com/scalyr/dataset-addon-for-splunk/pull/85/files#diff-e668fdf76aa883261ba892675c90ab1886cdcd87338700ddc3656cbd2a901fcbR20)?
Jira Link: https://sentinelone.atlassian.net/browse/{TICKET}
🥅 Goal
Explain why is this change needed
🛠️ Solution
Provide description of changes
🏫 Testing
How the changes were tested