Sha256: 4945e7d06dd23fff7337a311b285a0633e6bf720c65c0169d731ed9f22585d8a

Contents?: true

Size: 220 Bytes

Versions: 103

Compression:

Stored size: 220 Bytes

Contents

#ifndef GLOBALS_H
#define GLOBALS_H
#include <ruby.h>

extern ID sym_min;
extern ID sym_max;
extern ID sym_livesum;
extern ID sym_gauge;
extern ID sym_pid;
extern ID sym_samples;

extern VALUE prom_eParsingError;

#endif

Version data entries

103 entries across 103 versions & 1 rubygems

Version Path
prometheus-client-mmap-0.28.1 ext/fast_mmaped_file/globals.h
prometheus-client-mmap-0.28.1-x86_64-linux ext/fast_mmaped_file/globals.h
prometheus-client-mmap-0.28.1-x86_64-darwin ext/fast_mmaped_file/globals.h
prometheus-client-mmap-0.28.1-arm64-darwin ext/fast_mmaped_file/globals.h
prometheus-client-mmap-0.28.1-aarch64-linux ext/fast_mmaped_file/globals.h
prometheus-client-mmap-0.28.0 ext/fast_mmaped_file/globals.h
prometheus-client-mmap-0.28.0-x86_64-linux ext/fast_mmaped_file/globals.h
prometheus-client-mmap-0.28.0-x86_64-darwin ext/fast_mmaped_file/globals.h
prometheus-client-mmap-0.28.0-arm64-darwin ext/fast_mmaped_file/globals.h
prometheus-client-mmap-0.28.0-aarch64-linux ext/fast_mmaped_file/globals.h
prometheus-client-mmap-0.27.0 ext/fast_mmaped_file/globals.h
prometheus-client-mmap-0.27.0-x86_64-linux ext/fast_mmaped_file/globals.h
prometheus-client-mmap-0.27.0-x86_64-darwin ext/fast_mmaped_file/globals.h
prometheus-client-mmap-0.27.0-arm64-darwin ext/fast_mmaped_file/globals.h
prometheus-client-mmap-0.27.0-aarch64-linux ext/fast_mmaped_file/globals.h
prometheus-client-mmap-0.26.1 ext/fast_mmaped_file/globals.h
prometheus-client-mmap-0.26.1-x86_64-linux ext/fast_mmaped_file/globals.h
prometheus-client-mmap-0.26.1-x86_64-darwin ext/fast_mmaped_file/globals.h
prometheus-client-mmap-0.26.1-arm64-darwin ext/fast_mmaped_file/globals.h
prometheus-client-mmap-0.26.1-aarch64-linux ext/fast_mmaped_file/globals.h