Postgres exporter changes for tx duration #1119
DCO
There are 56 commits incorrectly signed off. This means that the author(s) of these commits failed to include a Signed-off-by line in their commit message.
To avoid having PRs blocked in the future, always include Signed-off-by: Author Name <[email protected]>
in every commit message. You can also do this automatically by using the -s flag (i.e., git commit -s
).
Here is how to fix the problem so that this code can be merged.
Rebase the branch
If you have a local git environment and meet the criteria below, one option is to rebase the branch and add your Signed-off-by lines in the new commits. Please note that if others have already begun work based upon the commits in this branch, this solution will rewrite history and may cause serious issues for collaborators (described in the git documentation under "The Perils of Rebasing").
You should only do this if:
- You are the only author of the commits in this branch
- You are absolutely certain nobody else is doing any work based upon this branch
- There are no empty commits in the branch (for example, a DCO Remediation Commit which was added using
--allow-empty
)
To add your Signed-off-by line to every commit in this branch:
- Ensure you have a local copy of your branch by checking out the pull request locally via command line.
- In your local branch, run:
git rebase HEAD~187 --signoff
- Force push your changes to overwrite the branch:
git push --force-with-lease origin postgres_exporter_changes_for_tx_duration
Summary
Commit sha: 6d0878f, Author: Alex Demidoff, Committer: GitHub; The sign-off is missing.
Commit sha: 729335a, Author: Alex Demidoff, Committer: GitHub; The sign-off is missing.
Commit sha: 74815fb, Author: Alex Tymchuk, Committer: GitHub; The sign-off is missing.
Commit sha: db4c6e8, Author: Alexey Mukas, Committer: GitHub; The sign-off is missing.
Commit sha: aec5cf0, Author: Alexey Mukas, Committer: GitHub; The sign-off is missing.
Commit sha: 89b058f, Author: Artem Gavrilov, Committer: GitHub; The sign-off is missing.
Commit sha: 4328194, Author: Artem Gavrilov, Committer: Artem Gavrilov; The sign-off is missing.
Commit sha: 8210082, Author: Artem Gavrilov, Committer: Artem Gavrilov; The sign-off is missing.
Commit sha: ae81fb7, Author: Artem Gavrilov, Committer: Artem Gavrilov; The sign-off is missing.
Commit sha: a2e83b2, Author: Artem Gavrilov, Committer: Artem Gavrilov; The sign-off is missing.
Commit sha: b33837e, Author: Artem Gavrilov, Committer: Artem Gavrilov; The sign-off is missing.
Commit sha: 36ecf92, Author: Artem Gavrilov, Committer: Artem Gavrilov; The sign-off is missing.
Commit sha: 5a5b5ad, Author: Artem Gavrilov, Committer: Artem Gavrilov; The sign-off is missing.
Commit sha: ba116e9, Author: Artem Gavrilov, Committer: Artem Gavrilov; The sign-off is missing.
Commit sha: 5c8b4e2, Author: Artem Gavrilov, Committer: Artem Gavrilov; The sign-off is missing.
Commit sha: 96b7d12, Author: Artem Gavrilov, Committer: Artem Gavrilov; The sign-off is missing.
Commit sha: 1351660, Author: Artem Gavrilov, Committer: Artem Gavrilov; The sign-off is missing.
Commit sha: 7300148, Author: Artem Gavrilov, Committer: Artem Gavrilov; The sign-off is missing.
Commit sha: 27e91bb, Author: Artem Gavrilov, Committer: Artem Gavrilov; The sign-off is missing.
Commit sha: 3785857, Author: Artem Gavrilov, Committer: Artem Gavrilov; The sign-off is missing.
Commit sha: 04645da, Author: Artem Gavrilov, Committer: GitHub; The sign-off is missing.
Commit sha: fa5f3f8, Author: Artem Gavrilov, Committer: Artem Gavrilov; The sign-off is missing.
Commit sha: 8b33ddc, Author: Artem Gavrilov, Committer: Artem Gavrilov; The sign-off is missing.
Commit sha: 25e8f0b, Author: Bhargav kamineni, Committer: Alex Demidoff; The sign-off is missing.
Commit sha: f92f0b3, Author: Dmytro Liakhov, Committer: GitHub; The sign-off is missing.
Commit sha: 69eb75f, Author: Francisco Miguel Biete Banon, Committer: GitHub; The sign-off is missing.
Commit sha: 1fc9d8c, Author: Jiří Čtvrtka, Committer: GitHub; The sign-off is missing.
Commit sha: cc47584, Author: Jiří Čtvrtka, Committer: GitHub; The sign-off is missing.
Commit sha: a215869, Author: Nurlan Moldomurov, Committer: GitHub; The sign-off is missing.
Commit sha: e5ee252, Author: Nurlan Moldomurov, Committer: Nurlan Moldomurov; The sign-off is missing.
Commit sha: c9ceee9, Author: Nurlan Moldomurov, Committer: Nurlan Moldomurov; The sign-off is missing.
Commit sha: 67642eb, Author: Nurlan Moldomurov, Committer: Nurlan Moldomurov; The sign-off is missing.
Commit sha: 47295e8, Author: Nurlan Moldomurov, Committer: Nurlan Moldomurov; The sign-off is missing.
Commit sha: a66513f, Author: Nurlan Moldomurov, Committer: Nurlan Moldomurov; The sign-off is missing.
Commit sha: 3e125ad, Author: Nurlan Moldomurov, Committer: Nurlan Moldomurov; The sign-off is missing.
Commit sha: 032b2ea, Author: Nurlan Moldomurov, Committer: GitHub; The sign-off is missing.
Commit sha: fbaa2e9, Author: Nurlan Moldomurov, Committer: GitHub; The sign-off is missing.
Commit sha: d8c068d, Author: Nurlan Moldomurov, Committer: Nurlan Moldomurov; The sign-off is missing.
Commit sha: 9d86c07, Author: Nurlan Moldomurov, Committer: GitHub; The sign-off is missing.
Commit sha: 45ee42b, Author: Nurlan Moldomurov, Committer: GitHub; The sign-off is missing.
Commit sha: 6ae0186, Author: Nurlan Moldomurov, Committer: GitHub; The sign-off is missing.
Commit sha: 5f34fc4, Author: Nurlan Moldomurov, Committer: GitHub; The sign-off is missing.
Commit sha: fd00d80, Author: Nurlan Moldomurov, Committer: Alex Demidoff; The sign-off is missing.
Commit sha: c3fbc44, Author: Oleksii, Committer: GitHub; The sign-off is missing.
Commit sha: 324071f, Author: Oleksii, Committer: GitHub; The sign-off is missing.
Commit sha: 8140ab3, Author: rishat-ishbulatov, Committer: GitHub; The sign-off is missing.
Commit sha: b185f2a, Author: rishat-ishbulatov, Committer: GitHub; The sign-off is missing.
Commit sha: 3662a01, Author: Taras Shcherban, Committer: Taras Shcherban; The sign-off is missing.
Commit sha: ae78ab2, Author: Taras Shcherban, Committer: GitHub; The sign-off is missing.
Commit sha: d5e6046, Author: Taras Shcherban, Committer: GitHub; The sign-off is missing.
Commit sha: a6e78dc, Author: Taras Shcherban, Committer: GitHub; The sign-off is missing.
Commit sha: 80bb494, Author: Taras Shcherban, Committer: GitHub; The sign-off is missing.
Commit sha: 7199257, Author: Taras Shcherban, Committer: GitHub; Can not find "Taras Shcherban [email protected]", in ["SuperQ [email protected]", "prombot [email protected]", "prombot [email protected]", "prombot [email protected]", "Austin Godber [email protected]", "dependabot[bot] [email protected]", "SuperQ [email protected]", "bravosierrasierra [email protected]", "Nicolas Rodriguez [email protected]", "SuperQ [email protected]", "SuperQ [email protected]", "prombot [email protected]", "Austin Godber [email protected]", "dependabot[bot] [email protected]", "bravosierrasierra [email protected]", "Nicolas Rodriguez [email protected]"].
Commit sha: 8426844, Author: Taras Shcherban, Committer: GitHub; The sign-off is missing.
Commit sha: cbde0a5, Author: Yaroslav Podorvanov, Committer: GitHub; The sign-off is missing.
Commit sha: 5bfc246, Author: Yoann La Cancellera, Committer: GitHub; The sign-off is missing.