Skip to content

loadtime: add block time to the data point (backport #9484)#9490

Merged
williambanfield merged 3 commits intov0.34.xfrom
mergify/bp/v0.34.x/pr-9484
Sep 26, 2022
Merged

loadtime: add block time to the data point (backport #9484)#9490
williambanfield merged 3 commits intov0.34.xfrom
mergify/bp/v0.34.x/pr-9484

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Sep 23, 2022

This is an automatic backport of pull request #9484 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

This pull request adds the block time as the unix time since the epoch to the `report` tool's csv output.

```csv
...
a7a8b903-1136-4da1-97aa-d25da7b4094f,1614226790,1663707084905417366,4,200,1024
a7a8b903-1136-4da1-97aa-d25da7b4094f,1614196724,1663707084905417366,4,200,1024
a7a8b903-1136-4da1-97aa-d25da7b4094f,1613097336,1663707084905417366,4,200,1024
a7a8b903-1136-4da1-97aa-d25da7b4094f,1609365168,1663707084905417366,4,200,1024
a7a8b903-1136-4da1-97aa-d25da7b4094f,1617199169,1663707084905417366,4,200,1024
a7a8b903-1136-4da1-97aa-d25da7b4094f,1615197134,1663707084905417366,4,200,1024
a7a8b903-1136-4da1-97aa-d25da7b4094f,1610399447,1663707084905417366,4,200,1024
...
```

#### PR checklist

- [ ] Tests written/updated, or no tests needed
- [ ] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
- [ ] Updated relevant documentation (`docs/`) and code comments, or no
      documentation updates needed

(cherry picked from commit 5fe1a72)
@mergify mergify bot requested a review from ebuchman as a code owner September 23, 2022 13:56
@mergify mergify bot requested a review from a team September 23, 2022 13:56
@williambanfield williambanfield merged commit a349a67 into v0.34.x Sep 26, 2022
@williambanfield williambanfield deleted the mergify/bp/v0.34.x/pr-9484 branch September 26, 2022 14:38
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.

1 participant