Skip to content
This repository has been archived by the owner on May 30, 2019. It is now read-only.

Multiple minor fixes + support for multiple rows in SQL statements. #47

Closed
wants to merge 1 commit into from
Closed

Multiple minor fixes + support for multiple rows in SQL statements. #47

wants to merge 1 commit into from

Conversation

kasperbrandenburg
Copy link

  • Fixed looping through SQLServer list in Internal.ps1 as foreach() has ......wrong path in XML config
  • Fixed Start-StatsToGraphite.ps1 not using SQLMetrics polling interval, it used the generic one in top of Config.
  • Added: Feature to process multiple rows in SQL statements, rather than a single value. Usefull for polling multiple SQL stats in One query.

-Added: StatsToGraphiteConfig.xml example of how to use MultiRow SQL statements.

…as wrong path in XML config

- Fixed Start-StatsToGraphite.ps1 not using SQLMetrics polling interval, it used the generic one in top of Config.

- Added: Feature to process multiple rows in SQL statements, rather than a single value. Usefull for polling multiple SQL stats in One query.

-Added: StatsToGraphiteConfig.xml example of how to use MultiRow SQL statements.
@mavlyutov
Copy link

looks good to me
any chance it will be merged?

@kasperbrandenburg
Copy link
Author

Closing PR as repo is no longer maintained.

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.

2 participants