UNCLASSIFIED - NO CUI
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
metricbeat
Manage
Activity
Members
Labels
Plan
Issues
1
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Iron Bank Containers
Elastic
Beats
7.x
metricbeat
Merge requests
!48
Update Metricbeat to 7.17.19
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update Metricbeat to 7.17.19
7.17.19-release
into
development
Overview
0
Commits
1
Pipelines
1
Changes
3
Merged
jmlrt
requested to merge
7.17.19-release
into
development
9 months ago
Overview
0
Commits
1
Pipelines
1
Changes
3
Expand
#33 (closed)
Edited
9 months ago
by
James Casteel
👍
0
👎
0
Merge request reports
Compare
development
development (base)
and
latest version
latest version
5471ba98
1 commit,
9 months ago
3 files
+
8
−
8
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
Dockerfile
+
1
−
1
Options
@@ -9,7 +9,7 @@ ARG BASE_TAG=9.3
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
as
builder
ARG
ELASTIC_STACK=7.17.1
8
ARG
ELASTIC_STACK=7.17.1
9
ARG
ELASTIC_PRODUCT=metricbeat
ARG
OS_AND_ARCH=linux-x86_64
Loading