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

data from confluent cloud to influxdb cloud #24968

Open
saikrupa82 opened this issue May 6, 2024 · 0 comments
Open

data from confluent cloud to influxdb cloud #24968

saikrupa82 opened this issue May 6, 2024 · 0 comments

Comments

@saikrupa82
Copy link

Steps to reproduce:
List the minimal actions needed to reproduce the behavior.

Configure Kafka to InfluxDB connector in Confluent Cloud with correct InfluxDB credentials and data mappings.
Send data to the specified Kafka topic.
Check InfluxDB for the expected data.
Expected behaviour:
Data sent from Confluent Cloud via the Kafka-InfluxDB connector should appear in the specified bucket in InfluxDB Cloud.

Actual behaviour:
While the Confluent Cloud logs indicate that data is successfully passing through to InfluxDB, no corresponding data entries are visible in the InfluxDB Cloud bucket.

Environment info:

Command used to build the project: [Include here if applicable, such as a Docker command or a command-line invocation]
System info: [Output of uname -srm or equivalent system information command]
Containerised environment details (if applicable): [e.g., Docker version, Kubernetes environment]
Other relevant environment details: disk info, hardware setup, network info etc.
Config:
Copy of the Kafka to InfluxDB connector configuration (with sensitive details redacted).

Logs:
image

Include relevant snippets from the Confluent Cloud connector logs showing successful data handling.
Include logs or error messages from InfluxDB if available.
If possible, add results from RUST_BACKTRACE=full and verbose logging from IOx server with -vv.
Additional Information:

Detail any specific settings or peculiarities in your Kafka to InfluxDB configuration that might affect data ingestion.
Mention any recent changes in the configuration or updates in the system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant