-
Notifications
You must be signed in to change notification settings - Fork 168
otel: support system/metrics input with experimental otel runtime #8148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
12ea09f
otel: support system/metrics input with experimental otel runtime
mauri870 e981c64
use EventuallyWithTf
mauri870 467debd
Merge branch 'main' into otel-system-metrics
mauri870 ddafd05
add tests comparing final documents
mauri870 04c8423
trim test
mauri870 c030281
remove TestSystemMetricsInput
mauri870 b6734bf
remove unused vars
mauri870 5e545ef
ignore host.network.ingress fields
mauri870 b7612b0
Merge branch 'main' into otel-system-metrics
mauri870 8f57a30
fix typo in expectation message
mauri870 8dc35ad
don't compare system metrics directly, only compare the keys are present
mauri870 1ee22f1
Merge branch 'main' into otel-system-metrics
mauri870 ea8a07c
ignore host.network.* fields
mauri870 2bea714
remove dot from prefix
mauri870 5de5d41
ignore network activity fields
mauri870 8a973a8
Merge branch 'main' into otel-system-metrics
mauri870 827321a
ignore flaky fields from network
mauri870 5e0fa05
stop ignoring elastic_agent.{snapshot,version}
mauri870 aa6b4c6
reestructure test to use a single config
mauri870 c40c8e9
Revert "reestructure test to use a single config"
mauri870 49ba5f9
remove agent.version from ignore list
mauri870 0d1473a
reorder stripNondeterminism call
mauri870 86f6c95
print documents in case of failure
mauri870 0f46c29
compare host-wide and normal network events separately
mauri870 7a482a0
simplify code
mauri870 2431c42
Add Sudo to define.Require
mauri870 946e589
match for host metrics
mauri870 cc6b4a4
Merge branch 'main' into otel-system-metrics
mauri870 9a3012f
fix conflicts
mauri870 c1f50c5
filter network interface events
mauri870 1d4243b
use tt.metricset, add note about network events
mauri870 c857eac
add metricsets to template
mauri870 a092a6c
Update testing/integration/beat_receivers_test.go
mauri870 2b45118
use AssertMapstrEqual
mauri870 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.