We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5836830 commit 5d98e83Copy full SHA for 5d98e83
prometheus/process_collector_darwin.go
@@ -1,4 +1,4 @@
1
-// Copyright 2015 The Prometheus Authors
+// Copyright 2024 The Prometheus Authors
2
// Licensed under the Apache License, Version 2.0 (the "License");
3
// you may not use this file except in compliance with the License.
4
// You may obtain a copy of the License at
@@ -11,8 +11,6 @@
11
// See the License for the specific language governing permissions and
12
// limitations under the License.
13
14
-//go:build darwin
15
-
16
package prometheus
17
18
import (
0 commit comments