Skip to content

[memcached_otel] add new content pack#17698

Merged
jakubgalecki0 merged 8 commits intoelastic:mainfrom
jakubgalecki0:memcached_otel_cp
Mar 16, 2026
Merged

[memcached_otel] add new content pack#17698
jakubgalecki0 merged 8 commits intoelastic:mainfrom
jakubgalecki0:memcached_otel_cp

Conversation

@jakubgalecki0
Copy link
Copy Markdown
Contributor

Proposed commit message

Add new content pack for memcached_otel

  • 1 overview dashboard (KPIs, traffic, health, resources, instance detail)
  • 5 alert rule templates (hit ratio, evictions, connections, CPU, throughput)
  • 1 SLO template (get hit ratio 99.5% over 30 days)

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.
  • I have verified that any added dashboard complies with Kibana's Dashboard good practices

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Screenshots

image image image

@jakubgalecki0 jakubgalecki0 requested a review from a team as a code owner March 6, 2026 13:31
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 6, 2026

Vale Linting Results

Summary: 3 suggestions found

💡 Suggestions (3)
File Line Rule Message
packages/memcached_otel/docs/README.md 3 Elastic.WordChoice Consider using 'select, press, visits' instead of 'hit', unless the term is in the UI.
packages/memcached_otel/docs/README.md 17 Elastic.Semicolons Use semicolons judiciously.
packages/memcached_otel/docs/README.md 68 Elastic.WordChoice Consider using 'select, press, visits' instead of 'hit', unless the term is in the UI.

The Vale linter checks documentation changes against the Elastic Docs style guide.

To use Vale locally or report issues, refer to Elastic style guide for Vale.

@andrewkroh andrewkroh added New Integration Issue or pull request for creating a new integration package. dashboard Relates to a Kibana dashboard bug, enhancement, or modification. documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. labels Mar 6, 2026
Comment thread packages/memcached_otel/docs/README.md Outdated

## Compatibility

The Memcached OpenTelemetry assets have been tested with the OpenTelemetry Memcached receiver from the collector-contrib distribution.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mention the versions properly for collector and service

Copy link
Copy Markdown
Member

@ishleenk17 ishleenk17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@elasticmachine
Copy link
Copy Markdown

💚 Build Succeeded

History

@jakubgalecki0 jakubgalecki0 merged commit 640768e into elastic:main Mar 16, 2026
11 checks passed
@elastic-vault-github-plugin-prod
Copy link
Copy Markdown

Package memcached_otel - 0.1.0 containing this change is available at https://epr.elastic.co/package/memcached_otel/0.1.0/

@andrewkroh andrewkroh added the Integration:memcached_otel Memcached OpenTelemetry assets label Mar 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dashboard Relates to a Kibana dashboard bug, enhancement, or modification. documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. Integration:memcached_otel Memcached OpenTelemetry assets New Integration Issue or pull request for creating a new integration package.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants