Leandro López ca28b577a4 chore: improve /healthz endpoint performance (#2014)
* Add benchmark for /healthz endpoint

This benchmark will measure not only speed but also how much memory
each request to /healthz allocate. I'm adding the benchmark to have a
baseline to compare.

Signed-off-by: Leandro López (inkel) <inkel.ar@gmail.com>

* Hardcode /healthz body into a variable

We know it will always be this value, there's no need to import and
call json.MarshalIndent.

Signed-off-by: Leandro López (inkel) <inkel.ar@gmail.com>

* Initialize /healthz body only once

Signed-off-by: Leandro López (inkel) <inkel.ar@gmail.com>
2022-01-22 23:08:12 -05:00
2022-01-19 14:18:52 -05:00
2021-12-15 17:07:44 -05:00
2022-01-05 14:33:54 -05:00
2022-01-19 14:18:52 -05:00
2022-01-19 14:18:52 -05:00
2022-01-05 14:33:54 -05:00
2021-03-23 13:54:55 -04:00
2022-01-19 14:18:52 -05:00
2022-01-10 10:13:00 -05:00
2018-03-15 17:25:02 -07:00
2022-01-05 14:33:54 -05:00
2018-08-16 13:02:09 -10:00
2021-09-02 00:35:52 -04:00
2020-04-21 20:44:12 -07:00

Atlantis

SuperDopeBadge Go Report Card codecov CircleCI Slack

Atlantis Logo

Terraform Pull Request Automation

Resources

What is Atlantis?

A self-hosted golang application that listens for Terraform pull request events via webhooks.

What does it do?

Runs terraform plan and apply remotely and comments back on the pull request with the output.

Why should you use it?

  • Make Terraform changes visible to your whole team.
  • Enable non-operations engineers to collaborate on Terraform.
  • Standardize your Terraform workflows.

Stargazers over time

Stargazers over time

Description
Terraform Pull Request Automation
Readme 215 MiB