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

Fixed the create_date mapper in es #798

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

athiruma
Copy link
Collaborator

Type of change

Note: Fill x in []

  • bug
  • enhancement
  • documentation
  • dependencies

Description

Added the key create_date to fix the launch_time issue. However, launchtime is specific to the instance service.

elasticsearch.exceptions.RequestError: RequestError(400, 'mapper_parsing_exception', "failed to parse field [LaunchTime] of type [date] in document with id '2024-06-09-aws-perfscale-us-west-2-standardization-db-available'. Preview of field's value: '2022-07-11 08:02:09.914000+00:00'")

For security reasons, all pull requests need to be approved first before running any automated CI

@athiruma athiruma added bug Something isn't working ok-to-test PR ok to test labels Jun 10, 2024
@athiruma athiruma requested a review from ebattat June 10, 2024 04:22
@athiruma athiruma self-assigned this Jun 10, 2024
Copy link
Collaborator

@ebattat ebattat left a comment

Choose a reason for hiding this comment

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

/LGTM

@ebattat ebattat merged commit f60427a into redhat-performance:main Jun 10, 2024
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ok-to-test PR ok to test
Projects
Development

Successfully merging this pull request may close these issues.

2 participants