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

Pipelines regex problem #6494

Open
marcoberri opened this issue Nov 20, 2024 · 0 comments
Open

Pipelines regex problem #6494

marcoberri opened this issue Nov 20, 2024 · 0 comments

Comments

@marcoberri
Copy link

Bug description

Pepelines regex Problem

How to reproduce

  1. create a pipeline for extract data
    image

2.create processor regex for extract data
image
with regex (?<TYPE>\[(.*?)\])(?<LEVEL1>\[(.*?)\])(?<LEVEL2>\[(.*?)\])(?<LEVEL3>\[(.*?)\])

  1. the preview is ok
    image
    In preview new attributes exists very good!
    image

  2. but in the tab "Change History" is failed with this message.
    image

Version information

  • Signoz version: v0.56.0
  • Browser version: ChRome - V 131.0.6778.70 (a 64 bit)
  • Your OS and version: Windows 10 PRO
  • Your CPU Architecture(ARM/Intel): Intel

tnx.

Thank you for your bug report – we love squashing them!

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