__
Šalje: Kirk Lund
Poslano: 23. siječnja 2020. 18:55
Prima: geode
Predmet: Re: Odg: disable statistic archival
I hadn't thought of this usage before, but it makes sense. If you want
stats showing up on MBeans and/or in Micrometer, then setting
--statistic-archive-file=&quo
> statistics in gfsh and pulse.
>
> Yes, the user guide could be clearer.
>
>
>
> Šalje: Kirk Lund
> Poslano: 22. siječnja 2020. 20:44
> Prima: geode
> Predmet: Re: disable statistic archival
>
> Dave, In your list, I think &quo
: Odg: disable statistic archival
Would it work to archive them to file /dev/null
On Wed, Jan 22, 2020 at 11:36 PM Mario Kevo wrote:
> @Kirk<mailto:kl...@apache.org>, in case we change --enable-statistic(this
> flag refer to STATISTIC_SAMPLING_ENABLED ) to false we lose some metrics i
; Poslano: 22. siječnja 2020. 20:44
> Prima: geode
> Predmet: Re: disable statistic archival
>
> Dave, In your list, I think "enable-statistics" should be
> "enable-time-statistics". But, yes you're right!
>
> On Wed, Jan 22, 2020 at 9:46 AM Dave Ba
o file, but keep
statistics in gfsh and pulse.
Yes, the user guide could be clearer.
Šalje: Kirk Lund
Poslano: 22. siječnja 2020. 20:44
Prima: geode
Predmet: Re: disable statistic archival
Dave, In your list, I think "enable-statistics" should be
&q
Dave, In your list, I think "enable-statistics" should be
"enable-time-statistics". But, yes you're right!
On Wed, Jan 22, 2020 at 9:46 AM Dave Barnes wrote:
> I'm getting the impression that the user guide could be clearer with regard
> to the interactions between
>
>- enable-statistics
>
I'm getting the impression that the user guide could be clearer with regard
to the interactions between
- enable-statistics
- statistic-sampling-enabled
- statistic-archive-file
On Wed, Jan 22, 2020 at 9:30 AM Kirk Lund wrote:
> Try setting STATISTIC_SAMPLING_ENABLED to false to disa
Try setting STATISTIC_SAMPLING_ENABLED to false to disable statistic
sampling.
I think we should delete "An empty string (default) disables statistic
archival." from the javadocs for STATISTIC_ARCHIVE_FILE to avoid confusion
and redundancy with STATISTIC_SAMPLING_ENABLED.
See below for the javado
Hi,
We are trying to disable archiving statistic in the file by providing empty
string to --statistic-archive-file. This option doesn't work.
>From the documentation it should work:
The file to which the running system member writes statistic samples. For
example: “StatisticsArchiveFile.gfs”. An