Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #5401

Closed (moved)
Open
Opened Mar 16, 2012 by Roger Dingledine@arma

tag control log events so arm can know they're from the same place in the code

Damian told me at the dev mtg that arm is doing regexp backbends to recognize log line duplicates (it will merge all the logs that are basically saying the same thing into one, to make it easier to see what else is going on). If we provide a tag along with the log event, we would make his life easier.

It occurred to me that we could easily add a new "filename:line" param to controller events, since we already know it. (The tag doesn't have to be consistent across runs, just within a run.) We would probably want to declare the tag string opaque, so controllers don't get any ideas about doing more with it.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Tor: unspecified
Milestone
Tor: unspecified
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#5401