-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Update receiverhelper for requests that failed to be received #12802
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 all commits
Commits
Show all changes
99 commits
Select commit
Hold shift + click to select a range
ca361bb
adding first version for otelcol_receiver_requests
gizas 6ee5ec8
dependenceies
gizas 83b9462
dependenceies
gizas b926b14
dependenceies
gizas 1803e33
dependenceies
gizas d729b2c
dependenceies
gizas 81c6f86
adding logic for client disconnect errors
gizas 140fc8f
change pointer
gizas a6db9e1
adding back setgate test
gizas 45ab725
adding comments
gizas 85bcabb
adding comments
gizas 8a2116c
fixing go.mod
gizas 6f013a7
adding comments
gizas 61e3468
fixing metadata.yml
gizas b9e788d
fixing go.mod
gizas 0019011
fixing metadata.yml
gizas d4c452a
fixing obsreport with otelcol_receiver_requests
gizas 143b04c
fixing linting errors
gizas 1c151b4
Merge branch 'main' into custom_receiverhelper
gizas cd2bb19
fixing lint errors
gizas 0194ac5
Merge branch 'main' into custom_receiverhelper
gizas ad79665
fixing linting errors and some tests
gizas 29e209d
fixing conflict
gizas 2928c47
merging with main
gizas ed48254
adding correct metric telemetry
gizas 1053f75
adding vars to internal
gizas fcc1943
removing unneeded requests metric
gizas 5b0be26
adding test TestOTLPReceiverGRPCMetricsIngestTest
gizas 9294a16
adding test TestOTLPReceiverGRPCMetricsIngestTest
gizas 156f422
Merge branch 'main' into custom_receiverhelper
gizas 0bb9732
adding test TestOTLPReceiverGRPCMetricsIngestTest and fix value
gizas cb2796a
Merge branch 'custom_receiverhelper' of github.com:gizas/opentelemetr…
gizas fdb2762
Merge branch 'main' into custom_receiverhelper
gizas d20d19d
Merge branch 'main' of github.com:gizas/opentelemetry-collector into …
gizas 165b076
reverting docs
gizas 79cc00c
Merge branch 'custom_receiverhelper' of github.com:gizas/opentelemetr…
gizas e475745
using generic status
gizas 3decea5
adding otelcol_receiver_requests
gizas 4846daf
adding otelcol_receiver_requests with correct attrs
gizas 0d3e4b1
fixing tests
gizas 666c5b2
fixing tests
gizas a6f7dc7
fixing tests
gizas 2c6b080
fixing diffs
gizas 53992b5
fixing diffs
gizas 843ef40
fixing otltest
gizas 0018f77
fixing diffs
gizas c3439a8
fixing diffs
gizas cd6e640
fixing fmt
gizas 75e3e7f
adding changelog
gizas d9eebb1
fixing tests according to existing codes
gizas 515e4d5
fixing tests according to existing codes
gizas 0c4b977
fixing tests according to existing codes
gizas eb93ce5
fix chloggen issue int
gizas b76a51d
Merge branch 'main' into custom_receiverhelper
gizas 3ab59d3
Update .chloggen/custom_receiverhelper.yaml
gizas d347bd1
fixing comments
gizas 8a4a26c
Merge branch 'custom_receiverhelper' of github.com:gizas/opentelemetr…
gizas 44b193e
Update receiver/receiverhelper/internal/obsmetrics.go
gizas 579e532
fixing comments and metadata.yaml
gizas 250f1ba
Merge branch 'custom_receiverhelper' of github.com:gizas/opentelemetr…
gizas 0a38936
changing failed variable
gizas 36acb84
changing internalErrorsKey to failedItemsKey
gizas 08fb90d
fixing lint errors
gizas 702d48a
make go generat
gizas d7f9533
fix test
gizas c82a466
Merge branch 'main' into custom_receiverhelper
gizas a92c7a6
Merge branch 'main' of github.com:gizas/opentelemetry-collector into …
gizas 535d2ba
fix string in metadata and comment
gizas 9b7c3f5
Merge branch 'custom_receiverhelper' of github.com:gizas/opentelemetr…
gizas 7f5d19f
Merge branch 'main' of github.com:gizas/opentelemetry-collector into …
gizas b9543ac
updating obsreport for coverage
gizas 52b302d
fixing title
gizas 44c898c
Merge branch 'main' of github.com:gizas/opentelemetry-collector into …
gizas 1f2a196
Merge branch 'main' into custom_receiverhelper
gizas 6583a43
adding changes as featuregate
gizas 9a6cf12
Merge branch 'main' into custom_receiverhelper
gizas 3267177
merging feature gate in telemetry
gizas 041e3f6
merging feature gate in telemetry
gizas 3601749
changing id
gizas 638370f
fixing tests with featuregate
gizas 73fd278
fixing go mod
gizas 909a081
udpating changelog
gizas f0297ff
udpating changelog
gizas 25ea91a
added tests to improve coverage
gizas b3b8b87
added tests to improve coverage
gizas dd3df23
fixing version in go.mod
gizas 89d7bc4
moving and renaming featuregate and added otelcol_receiver_requests u…
gizas de8ed1b
go mod tidy
gizas 24e4281
Merge branch 'main' into custom_receiverhelper
gizas b77091f
updating logic
gizas 89c07dd
Merge branch 'main' into custom_receiverhelper
gizas 7fc9765
fixing tests
gizas a1c0105
fixing tests and lint errors
gizas 8199a4b
Merge branch 'main' into custom_receiverhelper
gizas ec402d5
fixing go mod
gizas 4fd8bc6
fixing go mod
gizas fac2c12
Update .chloggen/custom_receiverhelper.yaml
gizas a8a0b2d
adding alpha stability to receiver_requests
gizas 5637ee6
Merge branch 'main' into custom_receiverhelper
gizas 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,27 @@ | ||
| # Use this changelog template to create an entry for release notes. | ||
|
|
||
| # One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix' | ||
| change_type: enhancement | ||
|
|
||
| # The name of the component, or a single word describing the area of concern, (e.g. otlpreceiver) | ||
| component: receiverhelper | ||
|
|
||
| # A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`). | ||
| note: New feature flag to make receiverhelper distinguish internal vs. downstream errors using new `otelcol_receiver_failed_x` and `otelcol_receiver_requests` metrics | ||
|
|
||
| # One or more tracking issues or pull requests related to the change | ||
| issues: [12207, 12802] | ||
|
|
||
| # (Optional) One or more lines of additional information to render under the primary note. | ||
| # These lines will be padded with 2 spaces and then inserted directly into the document. | ||
| # Use pipe (|) for multiline entries. | ||
| subtext: | | ||
| This is a breaking change for the semantics of the otelcol_receiver_refused_metric_points, otelcol_receiver_refused_log_records and otelcol_receiver_refused_spans metrics. | ||
| These new metrics and semantics are enabled through the `receiverhelper.newReceiverMetrics` feature gate. | ||
|
|
||
| # Optional: The change log or logs in which this entry should be included. | ||
| # e.g. '[user]' or '[user, api]' | ||
| # Include 'user' if the change is relevant to end users. | ||
| # Include 'api' if there is a change to a library API. | ||
| # Default: '[user]' | ||
| change_logs: [] |
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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Was there a specific reason to add this new test for metrics? Do you expect the behavior to be different from
TestOTLPReceiverGRPCTracesIngestTest?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not really, just same logic to catch also any changes in metrics. Let me know if you want me to remove it