Skip to content

Conversation

machine424
Copy link
Member

No description provided.

@@ -0,0 +1,374 @@
// Copyright 2020 The Prometheus Authors
Copy link
Member Author

Choose a reason for hiding this comment

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

change

},
{
mType: counterMetric,
mName: "prometheus_tsdb_reloads_failures_total",
Copy link
Member Author

Choose a reason for hiding this comment

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

trigger reloads

require.NoError(t, err)

if header.Typeflag == tar.TypeReg && filepath.Base(header.Name) == prometheusBinName {
out, err := os.OpenFile(c.ltsVersionBinPath, os.O_WRONLY|os.O_CREATE|os.O_TRUNC, 0o755)
Copy link
Member Author

Choose a reason for hiding this comment

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

mmap?

@github-actions github-actions bot removed the stale label Aug 18, 2025
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