sperf
sperf copied to clipboard
Datastax Enterprise and Apache Cassandra diagnostic tooling from DataStax
this is not super easy as we discard the date pretty early, but I think this is worth it if we can get it, it will make it easier to...
**Rationale:** Recommendations for graph solr cores can be different than for standard. For example we may want to recommend DSP-21792 for classic graphs. **Acceptance Criteria** TBD after analysing current output....
[`sperf core schema`](https://github.com/DataStax-Toolkit/sperf/blob/main/pysper/core/schema.py) incorrectly categorizes SAI and SASI indexes as Solr indexes. For examples all the below are currently considered as Solr Index: - `CREATE CUSTOM INDEX sasi_index_01 ON ks1.tbl1...
the normal flow of sperf is: - individual file parsers are told to look for a number of matching lines through regex - the regex also specifies what values to...
This is an odd quirk of statuslogger that if no stages are found..but GC and table stats are present there is no report. NOTE: tarball anonymized so dates and lines...
validate the ssl configuration makes sense, do not know where this belongs, maybe diag/default? * are there errors in the logs * do the configs make sense Note there was...
support for output of logs generated by this debugging level `nodetool setlogginglevel com.datastax.bdp.search.solr.handler.shard.modern.ModernShardHandler DEBUG`?
find out what needs to be added to sperf to parse 4.0 correctly and what new features should be added to sperf to get any new log message formats parsed
In current version, events from StatusLogger are generated without `date` field, and without properly filled product/category/type... ``` {'header': 'Pool', 'delayed_header': 'Delayed ', 'event_product': 'unknown', 'event_category': 'unknown', 'event_type': 'unknown'} {'pool_name': 'AuthzStage',...