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

Add Database Status Entity #1716

Merged
merged 17 commits into from
Aug 13, 2024

Conversation

ThomasReinhardt-Sage
Copy link
Contributor

@ThomasReinhardt-Sage ThomasReinhardt-Sage commented Aug 1, 2024

Relevant information

Database status entity to collect the status of multiple databases from different sources

Checklist

  • I've read the guidelines and understand the acceptance criteria.
  • The value of the attribute marked as identifier will be unique and valid.
  • I've confirmed that my entity type wasn't already defined. If it is I'm providing an explanation above.

Adding the Database Status entity to combine multiple DBs from different sources
Copy link

@entityBot entityBot left a comment

Choose a reason for hiding this comment

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

beep boop bop.

I have found some errors processing these changes:

* Error PARSING domainType: 'ext-database' on List<? extends Map<String, ?>> - jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `ArrayList<Map<String,Object>>` from Object value (token `JsonToken.START_OBJECT`)
at [Source: (String)"{
   "state":  0,
   "stateDesc":  "ONLINE",
   "totalConnections":  "137",
   "size":  "2048",
   "name":  "OpsDb",
   "unallocatedSpace":  "512",
   "eventType":  "DatabaseStatusSample",
   "instanceDB":  "OpsSrv_OpsDb",
   "dbId":  "5"
}"; line: 1, column: 1]

Copy link

@entityBot entityBot left a comment

Choose a reason for hiding this comment

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

beep boop bop.

I have found some errors processing these changes:

* Error PARSING domainType: 'ext-database' on List<? extends Map<String, ?>> - jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `ArrayList<Map<String,Object>>` from Object value (token `JsonToken.START_OBJECT`)
at [Source: (String)"{
   "state":  0,
   "stateDesc":  "ONLINE",
   "totalConnections":  "137",
   "size":  "2048",
   "name":  "OpsDb",
   "unallocatedSpace":  "512",
   "eventType":  "DatabaseStatusSample",
   "instanceDB":  "OpsSrv_OpsDb",
   "dbId":  "5"
}"; line: 1, column: 1]

github-actions[bot]
github-actions bot previously approved these changes Aug 1, 2024
entityBot
entityBot previously approved these changes Aug 1, 2024
github-actions[bot]
github-actions bot previously approved these changes Aug 1, 2024
entityBot
entityBot previously approved these changes Aug 1, 2024
github-actions[bot]
github-actions bot previously approved these changes Aug 1, 2024
entityBot
entityBot previously approved these changes Aug 1, 2024
github-actions[bot]
github-actions bot previously approved these changes Aug 1, 2024
entityBot
entityBot previously approved these changes Aug 1, 2024
github-actions[bot]
github-actions bot previously approved these changes Aug 1, 2024
entityBot
entityBot previously approved these changes Aug 6, 2024
github-actions[bot]
github-actions bot previously approved these changes Aug 6, 2024
@otaviocarvalho otaviocarvalho merged commit de80784 into newrelic:main Aug 13, 2024
9 checks passed
@ThomasReinhardt-Sage ThomasReinhardt-Sage deleted the new_branch branch August 13, 2024 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants