# kibana-buildkite **Repository Path**: mirrors_elastic/kibana-buildkite ## Basic Information - **Project Name**: kibana-buildkite - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-16 - **Last Updated**: 2025-11-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Kibana Buildkite Tools / Automation / Etc - [tools](tools) - Misc. one-off tools for interacting with Buildkite. Inspect a build using the API, grab the slowest steps from a build, etc. - [pipelines](pipelines) - Buildkite pipelines managed as code - [agents](agents) - Tools for creating Buildkite agent images using Packer. Currently there is only one image, based on Ubuntu 20.04 - [agent-metrics](agent-metrics) - Config for deploying Buildkite's [buildkite-agent-metrics](https://github.com/buildkite/buildkite-agent-metrics) ## Other Tools / repos - [buildkite-agent-manager](https://github.com/elastic/buildkite-agent-manager) - for managing/auto-scaling agents in GCP - [buildkite-pr-bot](https://github.com/elastic/buildkite-pr-bot) - for triggering PRs in Buildkite - [kibana-buildkite-build-bot](https://github.com/elastic/kibana-buildkite-build-bot/) - Slack notifications, PR comments, commit statuses - [kibana-buildkite-library](https://github.com/elastic/kibana-buildkite-library) - Library used in pipelines and in several other tools above, has a client for interacting with Buildkite as well as types for the API ## Locations of other Buildkite things - [Pull Request configuration](https://github.com/elastic/kibana/blob/master/.buildkite/pull_requests.json) - [Agent configurations](agents.json) - [terraform for CI infra](https://github.com/elastic/kibana-operations/tree/main/infra/elastic-kibana-ci) - [Custom monitoring collectors](https://github.com/elastic/kibana-operations/tree/main/monitoring) e.g. for Buildkite and Github