BIND 10 #917: update stats-httpd to return only specified statistics

BIND 10 Development do-not-reply at isc.org
Wed Nov 16 04:42:08 UTC 2011


#917: update stats-httpd to return only specified statistics
-------------------------------------+-------------------------------------
                   Reporter:         |                 Owner:  naokikambe
  naokikambe                         |                Status:  reviewing
                       Type:         |             Milestone:
  enhancement                        |  Sprint-20111122
                   Priority:  major  |            Resolution:
                  Component:         |             Sensitive:  0
  statistics                         |           Sub-Project:  DNS
                   Keywords:         |  Estimated Difficulty:  6
            Defect Severity:  N/A    |           Total Hours:  0
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------

Comment (by naokikambe):

 Replying to [comment:23 jreed]:
 > I know this ticket title is for "stats-httpd" but how to query for
 specific stats from bindctl?

 Querying to stats for the specific item by bindctl was already
 implemented in #1175(formerly #930). stats-httpd just uses this
 interface. Sorry for the confusion.

 {{{
 > Stats show owner=Boss name=boot_time
 "2011-11-16T01:27:52Z"
 >
 }}}

 > Also I still think the item name should not be capitalized -- I think it
 should be identical unless the stats and stats-httpd worked with case-
 insensitive (it does not now).

 Sorry for my poor explanation.
 The capitalized name is used mainly in xsl for the user
 view. OTOH the identical name (not capitalized) is used in any
 other places including xml, stats, stats-httpd and so on. I don't
 think the identical name is always user-friendly. For example, we
 cannot put whitespaces in the identical name. However it might not
 be so important. Eventually we can easily make the capitalized names
 same as the identical names. In order to do that, we just rename the
 value of item_title to the same value of item_name in each spec
 file. Anyway I'll lay this issue as it is.

 > Anyways, those issues and others can be dealt with later.
 > Thanks for this work. You may marge and close ticket.  Let us open new
 tickets for any other situations related to this.  Also I will work on
 some documentation if needed.

 I put TODO and FIXME tags in the codes for those issues.
 I'll merge later. Thank you for documentation in advance.

-- 
Ticket URL: <https://bind10.isc.org/ticket/917#comment:24>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list