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

Import Logs directly from Cloud Logging via OAuth #209

Open
regeter opened this issue Feb 13, 2025 · 0 comments
Open

Import Logs directly from Cloud Logging via OAuth #209

regeter opened this issue Feb 13, 2025 · 0 comments
Assignees
Labels
triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@regeter
Copy link
Contributor

regeter commented Feb 13, 2025

Current Process to see the logs of a specific vehicle:

  1. User to see the logs they first need to log in to the cloud console
  2. User opens Cloud Logging
  3. Find the query in GitHub and copy paste it.
  4. Add in the relevant placeholders such as vehicle ID and dates.
  5. Run the query to pull the relevant logs.
  6. Download those logs.
  7. Import the logs into Fleet Debugger.

With OAuth it should be possible to integrate the fetching directly from Cloud Logging.
With this the process would be simpler.

  1. User defines their project ID
  2. User gets challenged for Username/Password
  3. Ask the user for the query parameters.
  4. Directly add those logs into the local storage without manual download step.
@regeter regeter added triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

1 participant