Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

sap hana: update metric metadata #1984

Merged
merged 1 commit into from
Nov 5, 2021
Merged

sap hana: update metric metadata #1984

merged 1 commit into from
Nov 5, 2021

Conversation

pmcollins
Copy link
Contributor

After doing some testing, found that some metrics were missing from metadata and some were mistakenly marked default: false.

@pmcollins pmcollins marked this pull request as ready for review November 4, 2021 14:28
@rmfitzpatrick
Copy link
Contributor

Should all of these be default? It looks like only 4 aren't:

  • sap.hana.statement.active.execution.memory.max
  • sap.hana.statement.active.execution.memory.sum
  • sap.hana.statement.active.execution.sum
  • sap.hana.statement.active.execution.time.max

If there's likely only one hana service being monitored at a time then I guess it may not matter though.

@pmcollins pmcollins force-pushed the hana-metadata branch 2 times, most recently from bfa645a to d4187a2 Compare November 5, 2021 14:45
@pmcollins
Copy link
Contributor Author

Looks like there are just two metrics that aren't in the dashboard json:

sap.hana.statement.active.execution.memory.sum
sap.hana.statement.active.execution.sum

(I wrote a script that updates the meta yaml based on the dashboard json, and it works, but I appear to have messed up getting those results into this PR somehow 🤦 . Anyway I've marked them as default: false and pushed that change.)

@pmcollins pmcollins merged commit 176968b into main Nov 5, 2021
@atoulme atoulme deleted the hana-metadata branch November 10, 2022 20:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants