Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nilenso/postgresql-monitoring
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: pretty-print-size
Choose a base ref
...
head repository: nilenso/postgresql-monitoring
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 2 files changed
  • 5 contributors

Commits on Oct 15, 2018

  1. Merge pull request #5 from nilenso/pretty-print-size

    use pg_size_pretty to print human readable size
    ssrihari authored Oct 15, 2018
    Configuration menu
    Copy the full SHA
    56c31e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2018

  1. Update README.md

    kitallis authored Oct 18, 2018
    Configuration menu
    Copy the full SHA
    349a177 View commit details
    Browse the repository at this point in the history
  2. Update monitor.sql

    kitallis authored Oct 18, 2018
    Configuration menu
    Copy the full SHA
    d5d9a98 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    kitallis authored Oct 18, 2018
    Configuration menu
    Copy the full SHA
    068a84e View commit details
    Browse the repository at this point in the history
  4. Update README.md

    kitallis authored Oct 18, 2018
    Configuration menu
    Copy the full SHA
    a773d91 View commit details
    Browse the repository at this point in the history
  5. Update monitor.sql

    kitallis authored Oct 18, 2018
    Configuration menu
    Copy the full SHA
    0a89b00 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    kitallis authored Oct 18, 2018
    Configuration menu
    Copy the full SHA
    a6eb696 View commit details
    Browse the repository at this point in the history
  7. Update monitor.sql

    kitallis authored Oct 18, 2018
    Configuration menu
    Copy the full SHA
    512d7ce View commit details
    Browse the repository at this point in the history
  8. Update README.md

    kitallis authored Oct 18, 2018
    Configuration menu
    Copy the full SHA
    df7f5ed View commit details
    Browse the repository at this point in the history
  9. Update monitor.sql

    kitallis authored Oct 18, 2018
    Configuration menu
    Copy the full SHA
    ac81ce6 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

  1. Configuration menu
    Copy the full SHA
    93c73a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    872aa71 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. Adds query to analyze Long Running Queries

    This enables your to queries running for more than x Minutes (5 here). This lets you see what might be hogging up your CPU and network pool. Crucial in determining what might take your DB down in high traffic.
    silent-lad authored Apr 30, 2023
    Configuration menu
    Copy the full SHA
    87076ed View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Merge pull request #7 from silent-lad/patch-1

    Adds query to analyze Long Running Queries
    ssrihari authored May 5, 2023
    Configuration menu
    Copy the full SHA
    62a5af6 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    e18f853 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    48176f6 View commit details
    Browse the repository at this point in the history
Loading