sperf icon indicating copy to clipboard operation
sperf copied to clipboard

Datastax Enterprise and Apache Cassandra diagnostic tooling from DataStax

Results 18 sperf issues
Sort by recently updated
recently updated
newest added

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....

enhancement

[`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...

bug
documentation
enhancement

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...

enhancement
help wanted

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...

bug
help wanted

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...

enhancement
help wanted

support for output of logs generated by this debugging level `nodetool setlogginglevel com.datastax.bdp.search.solr.handler.shard.modern.ModernShardHandler DEBUG`?

good first issue
help wanted

dunno where this goes, maybe in all tools?

enhancement
help wanted

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

good first issue
help wanted

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',...

bug
help wanted