Skip to content

[FIELDENG-602] Observability: Package Redis Search dashboards in redis-enterprise-observability #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

joshrotenberg
Copy link

@joshrotenberg joshrotenberg commented Apr 9, 2025

FIELDENG-602

--

Tracking items from https://redislabs.atlassian.net/wiki/spaces/RED/pages/4695392353/demo+INFO+output

  • search_number_of_indexes
  • search_number_of_active_indexes
  • search_number_of_active_indexes_running_queries
  • search_number_of_active_indexes_indexing
  • search_total_active_write_threads
  • search_fields_text_Text
  • search_fields_text_Sortable
  • search_fields_text_NoIndex
  • search_fields_numeric_Numeric
  • search_fields_numeric_Sortable
  • search_fields_numeric_NoIndex
  • search_fields_tag_Tag
  • search_fields_tag_Sortable
  • search_fields_tag_NoIndex
  • search_fields_tag_CaseSensitive
  • search_fields_geo_Geo
  • search_fields_geo_Sortable
  • search_fields_geo_NoIndex
  • search_fields_vector_Vector
  • search_fields_vector_Flat
  • search_fields_vector_HNSW
  • search_fields_geoshape_Geoshape
  • search_fields_geoshape_Sortable
  • search_fields_geoshape_NoIndex
  • search_fields__IndexErrors
    • search_fields_text_IndexErrors
    • search_fields_tag_IndexErrors
    • search_fields_numeric_IndexErrors
    • search_fields_geo_IndexErrors
    • search_fields_geoshape_IndexErrors
    • search_fields_vector_IndexErrors
  • search_used_memory_indexes
  • search_used_memory_indexes_human
  • search_smallest_memory_index
  • search_smallest_memory_index_human
  • search_largest_memory_index
  • search_largest_memory_index_human
  • search_total_indexing_time
  • search_used_memory_vector_index
  • search_global_idle
  • search_global_total
  • search_bytes_collected
  • search_total_cycles
  • search_total_ms_run
  • search_total_docs_not_collected_by_gc
  • search_marked_deleted_vectors
  • search_total_queries_processed
  • search_total_query_commands
  • search_total_query_execution_time_ms
  • search_total_active_queries
  • search_errors_indexing_failures
  • search_errors_for_index_with_max_failures

8.0

  • search_bytes_collected → search_gc_bytes_collected
  • search_total_cycles → search_gc_total_cycles
  • search_total_ms_run → search_gc_total_ms_run
  • search_total_docs_not_collected_by_gc → search_gc_total_docs_not_collected_by_gc
  • search_marked_deleted_vectors → search_gc_marked_deleted_vectors

@joshrotenberg joshrotenberg changed the title raw add of search json dashboard [FIELDENG-602] Observability: Package Redis Search dashboards in redis-enterprise-observability Apr 16, 2025
link search in the README

dashboard updates from jb

Fix line breaks

Add search to kickstart
@joshrotenberg joshrotenberg marked this pull request as ready for review April 18, 2025 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant