Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Integration tests

Solr uses the dropwizard endpoint for /admin/metrics for some integration testing. For example, the PeerSyncReplicationTest asserts on REPLICATION.peerSync.errors for any failures on its integration testing. This workflow will stay the same, but developers should pull an Open Telemetry metric reader to find these metrics to assert on for their tests.

...

Push model with OTLP

Users will not now be open to the option of using Open Telemetry and its push model with OTLP metrics, similar to how traces and spans are being exported.

...