Skip to content
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

Redis replica offset #29565

Merged
merged 23 commits into from
Jan 10, 2024
Merged

Conversation

hughesjj
Copy link
Contributor

@hughesjj hughesjj commented Nov 29, 2023

Description: Adds missing metrics for slave_repl_offset and adds an integration test to configure a cluster to test such

Link to tracking Issue: 6942

Testing: cd receiver/redisreceiver && make mod-integration-test

Documentation: (autogenerated from mdatagen)

@github-actions github-actions bot added the receiver/redis Redis related issues label Nov 29, 2023
@hughesjj hughesjj force-pushed the redis_replica_offset branch 2 times, most recently from 9f6a765 to 96e9250 Compare December 5, 2023 00:51
@github-actions github-actions bot added cmd/configschema configschema command cmd/otelcontribcol otelcontribcol command labels Dec 5, 2023
@hughesjj hughesjj marked this pull request as ready for review December 13, 2023 18:47
@hughesjj hughesjj requested a review from a team as a code owner December 13, 2023 18:47
@hughesjj hughesjj force-pushed the redis_replica_offset branch 2 times, most recently from a52ca9a to 2df3e5d Compare December 20, 2023 22:25
receiver/redisreceiver/documentation.md Outdated Show resolved Hide resolved
receiver/redisreceiver/integration_test.go Outdated Show resolved Hide resolved
receiver/redisreceiver/integration_test.go Outdated Show resolved Hide resolved
receiver/redisreceiver/integration_test.go Outdated Show resolved Hide resolved
@hughesjj hughesjj force-pushed the redis_replica_offset branch 2 times, most recently from 26ea40c to 9f35b57 Compare January 10, 2024 20:39
@dmitryax dmitryax merged commit 522542e into open-telemetry:main Jan 10, 2024
78 checks passed
@github-actions github-actions bot added this to the next release milestone Jan 10, 2024
cparkins pushed a commit to AmadeusITGroup/opentelemetry-collector-contrib that referenced this pull request Feb 1, 2024
**Description:** Adds missing metrics for `slave_repl_offset` and adds
an integration test to configure a cluster to test such

**Link to tracking Issue:**
[`6942`](open-telemetry#6942)

**Testing:** `cd receiver/redisreceiver && make mod-integration-test`

**Documentation:** (autogenerated from mdatagen)
@hughesjj hughesjj deleted the redis_replica_offset branch February 5, 2024 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmd/configschema configschema command cmd/otelcontribcol otelcontribcol command receiver/redis Redis related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants