Giter Site home page Giter Site logo

Comments (3)

jtakkala avatar jtakkala commented on July 22, 2024

Is there any reason this could not be implemented? It seems to be a one-line change in src/core/Tags.java. I've tested it on my branch and works fine, but there may be corner cases I'm not aware of.

The only other place that would need changing is the UI, which seems to do input validation. I'm not quite sure what file to modify for that.

from opentsdb.

tsuna avatar tsuna commented on July 22, 2024

This is a very simple issue indeed. Probably a 2-3 line change. As you noted, validateString in src/core/Tags.java needs to be updated and the validation regexp in the UI are in src/tsd/client/MetricForm.java. I think that's all that needs to be done. Feel free to propose a patch, I'll be happy to review it and integrate it.

from opentsdb.

jtakkala avatar jtakkala commented on July 22, 2024

Allow `/'in tag and metric names.

Closed by 7d33f75.

Change-Id: Ia1234902f5b0b7a36d20545c93ce53d91f128410
Reviewed-by: Benoit Sigoure <[email protected]>
Tested-by: Benoit Sigoure <[email protected]>

from opentsdb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.