Project

General

Profile

Actions

Architecture #7194

closed

Use the agent's call stack to improve reporting

Added by Benoît PECCATTE over 8 years ago. Updated over 5 years ago.

Status:
Rejected
Priority:
N/A
Assignee:
-
Category:
Web - Config management
Target version:
Effort required:
Name check:
Fix check:
Regression:

Description

This variable name is used in #7193 and its content is used in #1757.

The variable PROMISER_STACK should be replaced in the file expected_report.csv with the form @PROMISER_STACK@ on a file by file basis as it is already done for the variable @RUDDER_ID@

Its content should be a canonified version of the Rudder part of the promiser stack which is currently only the directive name for ncf techniques.

The canonification method is s/[^a-zA-Z0-9_]/_/g ie replace any non word character with '_'
Beware that cfengine treats its files as ASCII, so this must be done at byte level, especially if you are using utf-8 strings (ie 'é' in utf8 becomes '__')


Related issues 2 (0 open2 closed)

Related to Rudder - User story #7833: Upgrade to CFEngine 3.7.3ReleasedNicolas CHARLES2016-06-03Actions
Related to Rudder - Bug #4450: More than one message per directiveRejected2014-02-07Actions
Actions #1

Updated by Vincent MEMBRÉ over 8 years ago

  • Target version changed from 3.2.0~beta1 to 3.2.0~rc1
Actions #2

Updated by Benoît PECCATTE over 8 years ago

  • Target version changed from 3.2.0~rc1 to 3.2.0~rc2
Actions #3

Updated by Benoît PECCATTE over 8 years ago

  • Target version changed from 3.2.0~rc2 to 3.2.0
Actions #4

Updated by Vincent MEMBRÉ about 8 years ago

  • Target version changed from 3.2.0 to 3.2.1
Actions #5

Updated by Vincent MEMBRÉ about 8 years ago

  • Target version changed from 3.2.1 to 3.2.2
Actions #6

Updated by Alexis Mousset about 8 years ago

  • Target version changed from 3.2.2 to 4.0.0~rc2
Actions #7

Updated by Alexis Mousset about 8 years ago

Actions #8

Updated by Benoît PECCATTE over 7 years ago

  • Target version changed from 4.0.0~rc2 to 4.0.0~rc3
Actions #9

Updated by François ARMAND over 7 years ago

  • Target version changed from 4.0.0~rc3 to 4.1.0~beta1

This is needed to deduplicate reports with same rule/directive/component/value.

Actions #10

Updated by François ARMAND over 7 years ago

  • Related to Bug #4450: More than one message per directive added
Actions #11

Updated by Alexis Mousset over 7 years ago

  • Subject changed from Create a new variable PROMISER_STACK to Use the agent's call stack to improve reporting
Actions #12

Updated by Vincent MEMBRÉ over 7 years ago

  • Target version changed from 4.1.0~beta1 to 4.1.0~beta2
Actions #13

Updated by Alexis Mousset about 7 years ago

  • Target version changed from 4.1.0~beta2 to 4.2.0~beta1
Actions #14

Updated by Alexis Mousset almost 7 years ago

  • Target version changed from 4.2.0~beta1 to 4.2.0~beta2
Actions #15

Updated by Vincent MEMBRÉ almost 7 years ago

  • Target version changed from 4.2.0~beta2 to 4.2.0~beta3
Actions #16

Updated by Vincent MEMBRÉ over 6 years ago

  • Target version changed from 4.2.0~beta3 to 4.2.0~rc1
Actions #17

Updated by Vincent MEMBRÉ over 6 years ago

  • Target version changed from 4.2.0~rc1 to 4.2.0~rc2
Actions #18

Updated by Vincent MEMBRÉ over 6 years ago

  • Target version changed from 4.2.0~rc2 to 4.2.0
Actions #19

Updated by Vincent MEMBRÉ over 6 years ago

  • Target version changed from 4.2.0 to 4.2.1
Actions #20

Updated by Vincent MEMBRÉ over 6 years ago

  • Target version changed from 4.2.1 to 4.2.2
Actions #21

Updated by Vincent MEMBRÉ over 6 years ago

  • Target version changed from 4.2.2 to 4.2.3
Actions #22

Updated by Vincent MEMBRÉ over 6 years ago

  • Target version changed from 4.2.3 to 4.2.4
Actions #23

Updated by François ARMAND about 6 years ago

  • Assignee deleted (François ARMAND)
Actions #24

Updated by Vincent MEMBRÉ about 6 years ago

  • Target version changed from 4.2.4 to 4.2.5
Actions #25

Updated by Vincent MEMBRÉ almost 6 years ago

  • Target version changed from 4.2.5 to 4.2.6
Actions #26

Updated by Vincent MEMBRÉ almost 6 years ago

  • Target version changed from 4.2.6 to 4.2.7
Actions #27

Updated by Vincent MEMBRÉ almost 6 years ago

  • Target version changed from 4.2.7 to 414
Actions #28

Updated by Alexis Mousset over 5 years ago

  • Status changed from New to Rejected

The promiser stack solution will not be implemented, we will very likely instead generate unique IDs like for Rudder built-in directives, it is easier to use, maintain and debug.

Closing.

Actions #29

Updated by Vincent MEMBRÉ over 5 years ago

  • Target version changed from 414 to 4.1.14
Actions

Also available in: Atom PDF