-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
OpenAI Preconfigured Connector Dashboard Link #169148
OpenAI Preconfigured Connector Dashboard Link #169148
Conversation
Pinging @elastic/security-threat-hunting (Team:Threat Hunting) |
Pinging @elastic/security-solution (Team: SecuritySolution) |
...application/sections/action_connector_form/edit_connector_flyout/gen_ai/use_get_dashboard.ts
Outdated
Show resolved
Hide resolved
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
@elasticmachine merge upstream |
💛 Build succeeded, but was flaky
Failed CI StepsMetrics [docs]Module Count
Public APIs missing comments
Async chunks
Public APIs missing exports
Page load bundle
Unknown metric groupsAPI count
async chunk count
ESLint disabled line counts
Total ESLint disabled count
History
To update your PR or re-run it, just comment with: |
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!
(cherry picked from commit 75e9d46)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
# Backport This will backport the following commits from `main` to `8.11`: - [OpenAI Preconfigured Connector Dashboard Link (#169148)](#169148) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Steph Milovic","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-10-24T17:49:29Z","message":"OpenAI Preconfigured Connector Dashboard Link (#169148)","sha":"75e9d46b4b3a6ff5be4ffc324ba282cea0faea0c","branchLabelMapping":{"^v8.12.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Threat Hunting","Team: SecuritySolution","v8.11.0","v8.12.0"],"number":169148,"url":"https://github.com/elastic/kibana/pull/169148","mergeCommit":{"message":"OpenAI Preconfigured Connector Dashboard Link (#169148)","sha":"75e9d46b4b3a6ff5be4ffc324ba282cea0faea0c"}},"sourceBranch":"main","suggestedTargetBranches":["8.11"],"targetPullRequestStates":[{"branch":"8.11","label":"v8.11.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.12.0","labelRegex":"^v8.12.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/169148","number":169148,"mergeCommit":{"message":"OpenAI Preconfigured Connector Dashboard Link (#169148)","sha":"75e9d46b4b3a6ff5be4ffc324ba282cea0faea0c"}}]}] BACKPORT--> Co-authored-by: Steph Milovic <[email protected]>
Summary
When I implemented the dashboard to track OpenAI token usage, I did not consider preconfigured connectors. This PR adds a link from preconfigured edit connector flyout to token dashboard for OpenAI connectors.
To test
kibana.dev.yml
. You can use these credentialsView Usage Dashboard...