influxdata / influxdata/influxdb

plugin log of ui explorer

Open
#26,652 0 comments 0 reactions 0 assignees View on GitHub
v3-processing-engine
Dominant language
Rust
Stars
31.7k
Forks
3.7k
Avg merge
13h 37m
Merged PRs (30d)
8

Description

Hello, it's concerning InfluxDB3 Explorer, and State Change Monitor Trigger plugin

i have this log:
2025-08-01 14-08-25 [INFO] finished execution in 9ms 761us 464ns
2025-08-01 14-08-25 [ERROR] [e2b5f344-4897-4179-887d-7d54f8be0a9b] Error: invalid literal for int() with base 10: ''
2025-08-01 14-08-25 [INFO] starting execution of wal plugin.
2025-08-01 14-08-15 [INFO] finished execution in 8ms 110us 636ns
2025-08-01 14-08-15 [ERROR] [96211859-3a2e-4126-a8f9-9ae1389979e1] Error: invalid literal for int() with base 10: ''
2025-08-01 14-08-15 [INFO] starting execution of wal plugin.

It's difficult to understand/localize the error and it's a shame not to have the traces of python which is below

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the State Change Monitor Trigger plugin error from InfluxDB3 Explorer and inspect how plugin execution errors are logged. The report names no files or tests; done should mean failures identify the Python traceback and provide enough context to localize the source.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
database, observability
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.